RC 3 - Bug fixes and some new features
12 issues have been closed since the last release 🎉! This means a lot of small features/fixes.
A few new features
- Electron's junk output is now stripped from the terminal (#60, da4033e)
--skipBundle
only runs electron-builder, skipping all bundling (#70, 368a9e4)--legacy
disables modern mode while bundling the renderer process (#71, 368a9e4)- Add support for custom
node_modules
folder path when detecting externals (#75, 4cb6886)