docs: update references to Electron Packager (#40480)
This commit is contained in:
parent
d504d150ef
commit
2677f36db1
11 changed files with 23 additions and 23 deletions
|
@ -30,7 +30,7 @@ Electron Forge is a tool for packaging and publishing Electron applications. It
|
|||
into a single extensible interface so that anyone can jump right into making Electron apps.
|
||||
|
||||
Forge comes with [a ready-to-use template](https://electronforge.io/templates) using Webpack as a bundler. It includes an example typescript configuration and provides two configuration files to enable easy customization. It uses the same core modules used by the
|
||||
greater Electron community (like [`electron-packager`](https://github.com/electron/electron-packager)) –
|
||||
greater Electron community (like [`@electron/packager`](https://github.com/electron/packager)) –
|
||||
changes made by Electron maintainers (like Slack) benefit Forge's users, too.
|
||||
|
||||
You can find more information and documentation on [electronforge.io](https://electronforge.io/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue