The Jared Wilcurt
Results
293
comments of
The Jared Wilcurt
What NW.js version are you using
I'm assuming you have a bunch of stuff listed as `dependencies` that should be moved to your `devDependencies`. More tips here: * https://dev.to/thejaredwilcurt/reducing-app-distribution-size-in-nwjs-3d5f
Also there is a new Vue + NW.js boilerplate: * https://github.com/nwutils/nw-vue3-boilerplate Uses Vite instead of Webpack.