exe
exe copied to clipboard
Build a portable binary for Windows systems using Vercel's pkg
**Describe the bug** nice lib! so can we custom the Company value?  **To Reproduce** **Expected behavior** custom Company value **Additional context** none
**Describe the bug** I cannot build my application with your lib  **To Reproduce** The config was showed in the above picture **Expected behavior** The build should be processed **Additional...
**Describe the bug** Assets bundling works fine in `v2.x.x` Because I have this json prop on my `package.json` ``` "pkg": { "assets": [ "node_modules/header-generator/data_files/**/*" ], } ``` and since the...