-
/go/src/golang.org/x/tools/go/loader/testdata/badpkgdecl.go:1:34: expected 'package', found 'EOF'
using this buffalo swagger addon works in development but it' does not let me build my app for prod…
-
I have written a benchmark in our nodejs project comparing with JSON.stringify / JSON.parse method,the result seems good and meets our needs. But when I run my bench on Chrome, the result was inverted…
-
I see that this project uses `dep` and `packr` which are deprecated. Also, the latest release does not include a build for the Mac M1 chip. So, is there any plan to migrate these tools?
-
Some of the repos that we import has ".go" in the file path. eg. https://github.com/nats-io/nats.go.
When using packr v2 to build packr parses the folder path as a file and reports error `".../nats…
-
packr安装不成功
-
New Issue since #1 is closed.
I'm new to gradle myself and I'm stuck with not being able to resolve the plugin.
I'm already confused on the syntax you and others use for their build.gradle file.
Us…
-
- allow to configure what files to remove from jre + from jre/rt.jar like [packr](https://github.com/libgdx/packr)
- per platform ??
-
https://github.com/gobuffalo/packr/blob/master/v2/README.md
-
https://github.com/gobuffalo/packr
-
I'm developing a game and using packr to bundle it (it is a very useful tool so first of all thank you!).
The issue I am having is regarding windows-64 users who already have Java installed. When …