Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao authored Mar 5, 2024
1 parent 428f131 commit 45829e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ npm init electron-app@latest my-app -- --template=webpack

There are currently four first-party templates:

- `webpack`
- `webpack-typescript`
- `vite`
- `vite-typescript`
* `webpack`
* `webpack-typescript`
* `vite`
* `vite-typescript`

Both of these templates are built around plugins that bundle your JavaScript code for production and includes a dev server to provide a better developer experience.

Expand Down

0 comments on commit 45829e9

Please sign in to comment.