* Allow webpack to bundle *most* dependencies * Exclude *most* node_modules from getting packaged by electron-builder * Import only the required icons instead of bundling the whole icon pack * Reduce packaging blacklist to only include the few things that still need blacklisting |
||
|---|---|---|
| .. | ||
| build.js | ||
| dev-runner.js | ||
| webpack.main.config.js | ||
| webpack.renderer.config.js | ||
| webpack.web.config.js | ||
| webpack.workers.config.js | ||