neutralinojs / neutralinojs-cli

neu cli for Neutralinojs
https://neutralino.js.org/docs/cli/neu-cli
MIT License
91 stars 56 forks source link

[WIP]: webpack bundler added #252

Open viralgupta opened 4 months ago

viralgupta commented 4 months ago

Right now we are building binaries from raw javascript files given, this pr helps to reduce app size a bit by bundling js files.

i have tested with few apps and is working fine, @shalithasuranga could you also review this on your machine.

may-resolve #78