docs: trim trailing whitespace (#25768)
This commit is contained in:
parent
57dc170e81
commit
ee9045c2e7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ into a cohesive package so that anyone can jump right in to Electron
|
|||
development.
|
||||
|
||||
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/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