You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might look strange at first glance, I know, but what I'm saying is that I have this piece of software that I generate an executable with it. This specific software itself also uses PKG to generate an executable.
This has been working quite nicely, but as soon as I get compression on the first executable, the first one gets badly generated.
Using --debug looks like it finishes but the pkg task never really finishes at all.
Any idea os a way to work this out ? I'd like to use compression for this as it tends to get way too large for what it does.
This might look strange at first glance, I know, but what I'm saying is that I have this piece of software that I generate an executable with it. This specific software itself also uses PKG to generate an executable.
This has been working quite nicely, but as soon as I get compression on the first executable, the first one gets badly generated.
Using --debug looks like it finishes but the pkg task never really finishes at all.
Any idea os a way to work this out ? I'd like to use compression for this as it tends to get way too large for what it does.
(Tested with both Gzip and Brotli)