Skip to content

Is this project forge 6 ready ? #35

Answered by Deluze
ClementTolois asked this question in Q&A
Discussion options

You must be logged in to vote

Forge is used to package & distribute Electron apps. To do this we are currently utilising Electron Builder so we would have to replace Builder with Forge and I don't have any plans for that (right now at least).

You should be able to get Forge to work with little effort. After all the code is transpiled (thanks to the build.js script) it lives in the build directory and we run Builder to package that directory into an app. Just a matter of replacing the package.json script to use Forge instead of Builder and tweak some config values.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ClementTolois
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants