docs: Update boilerplates-and-clis.md (#19975)

Updated boilerplates-and-clis.md in order to more accuratly represent the current availability of templates in electron forge
This commit is contained in:
ipoint-pgerhard 2019-08-30 22:40:37 +02:00 committed by Charles Kerr
parent bfe256891c
commit e37ad09330

View file

@ -31,8 +31,7 @@ unifies the existing (and well maintained) build tools for Electron development
into a cohesive package so that anyone can jump right in to Electron into a cohesive package so that anyone can jump right in to Electron
development. development.
Forge comes with [ready-to-use templates](https://electronforge.io/templates) for popular 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
frameworks like React, Vue, or Angular. 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. changes made by Electron maintainers (like Slack) benefit Forge's users, too.