-
- allow to configure what files to remove from jre + from jre/rt.jar like [packr](https://github.com/libgdx/packr)
- per platform ??
-
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 …
-
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…
-
Hello,
Is it possible to execute a file loaded in NewMemMapFs() ? Would be great to execute a file embedded with packr and execute it from memory.
Gr,
Peter
-
When I write any packr command it shows
`key(): Calling key() on an object is deprecated`
![image](https://user-images.githubusercontent.com/43857625/185776786-1963dfe4-f8ca-4c18-907e-7a9baefded…
-
I tried with JRE and JDK Temurin 11 builds for Windows x64 and x86_64 from here:
https://adoptium.net/temurin/releases/
Packr cannot recogise either JDK or JRE and throws the following error:
```…
-
install -a 时,出错如下。
WARNING: Makefile 'package/feeds/kenzo/adguardhome/Makefile' has a build dependency on 'node-yarn/host', which does not exist
WARNING: Makefile 'package/feeds/kenzo/adguardhome/…
-
In #90, I reported a vulnerability that strfmt users have started to see reports of, due to the strfmt->mongo-db-driver->packr dependency chain. As soon as a new version of mongo-db-driver is availa…
-
I noticed my application taking a fairly long time to start up and the cause seems to be packr aggressively crawling the hierarchy relative to the current directory at import time. On a project with …
-
### What version of Go are you using (`go version`)?
go 1.12.4
### Does this issue reproduce with the latest release?
Yes, including tip.
### What did you do?
Observed problems in modul…