exe icon indicating copy to clipboard operation
exe copied to clipboard

Build a portable binary for Windows systems using Vercel's pkg

Results 3 exe issues
Sort by recently updated
recently updated
newest added

**Describe the bug** nice lib! so can we custom the Company value? ![image](https://github.com/AngaBlue/exe/assets/35691153/594e8dcb-9ad7-457d-b1aa-3d52c1c0c7e5) **To Reproduce** **Expected behavior** custom Company value **Additional context** none

enhancement

**Describe the bug** I cannot build my application with your lib ![image](https://github.com/AngaBlue/exe/assets/56547878/e76530c0-6965-49e6-b056-1a64186f27c9) **To Reproduce** The config was showed in the above picture **Expected behavior** The build should be processed **Additional...

bug

**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...

bug
enhancement
help wanted