electron / forge

:electron: A complete tool for building and publishing Electron applications
https://electronforge.io
MIT License
6.32k stars 489 forks source link

fix(plugin-vite): add vite as a peer dep #3591

Closed pd4d10 closed 1 month ago

pd4d10 commented 1 month ago

Summarize your changes:

Added vite as a peer dependency.

erickzhao commented 1 month ago

I think we should include Vite as a direct dependency as part of the larger refactor effort in https://github.com/electron/forge/pull/3583.