parent
04d626f0b0
commit
3d908f1483
1 changed files with 8 additions and 0 deletions
|
@ -118,3 +118,11 @@ a Grunt task has been created that will handle this automatically:
|
||||||
This task will automatically handle editing the `.gyp` file, building from
|
This task will automatically handle editing the `.gyp` file, building from
|
||||||
source, then rebuilding your app's native Node modules to match the new
|
source, then rebuilding your app's native Node modules to match the new
|
||||||
executable name.
|
executable name.
|
||||||
|
|
||||||
|
## Packaging Tools
|
||||||
|
|
||||||
|
Apart from packaging your app manually, you can also choose to use third party
|
||||||
|
packaging tools to do the work for you:
|
||||||
|
|
||||||
|
* [electron-packager](https://github.com/maxogden/electron-packager)
|
||||||
|
* [electron-builder](https://github.com/loopline-systems/electron-builder)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue