You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Two package.json structure](https://github.com/electron-userland/electron-builder/wiki/Two-package.json-Structure) is supported, but you are not forced to use it even if you have native production dependencies.
15
+
*[Build version management](https://github.com/electron-userland/electron-builder/wiki/Options#build-version-management).
16
16
*[Publishing artifacts](https://github.com/electron-userland/electron-builder/wiki/Publishing-Artifacts) to GitHub Releases, Amazon S3 and Bintray.
17
17
* Pack in a distributable format [already packaged app](#pack-only-in-a-distributable-format).
18
18
* Separate [build steps](https://github.com/electron-userland/electron-builder/issues/1102#issuecomment-271845854).
19
+
* Build and publish in parallel, using hard links on CI server to reduce IO and disk space usage.
0 commit comments