19.11.0
Pre-release
Pre-release
Now you can produce output to output directory and include it into application (output directory is not excluded unconditionally anymore, now you can explicitly include some files using files and other options). Example — electron-vue boilerplate — better to use the same output directory for electron-builder and webpack build.
Features
- allow to use files in the output directory to be included into the app (af9844d)