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
{{ message }}
This repository was archived by the owner on Jun 5, 2019. It is now read-only.
👋 Electron Forge maintainer here. As it's pretty obvious from the lack of issue/pull request triage, the maintainership burden for adding/updating framework templates is a bit too high for the current maintainers for Electron Forge. So starting with Electron Forge v6, we've decided to go the following route:
Remove built-in framework-specific templates from Forge
Add a built-in template for use with Webpack
Archive this repository
We may in the future add templates for other bundlers such as Parcel.
We still have third-party template support, so you can create your own template in the framework of your choice and use it with electron-forge init --template=$PACKAGE_OR_FOLDER_NAME.
The text was updated successfully, but these errors were encountered:
👋 Electron Forge maintainer here. As it's pretty obvious from the lack of issue/pull request triage, the maintainership burden for adding/updating framework templates is a bit too high for the current maintainers for Electron Forge. So starting with Electron Forge v6, we've decided to go the following route:
We may in the future add templates for other bundlers such as Parcel.
We still have third-party template support, so you can create your own template in the framework of your choice and use it with
electron-forge init --template=$PACKAGE_OR_FOLDER_NAME
.The text was updated successfully, but these errors were encountered: