caoxiemeihao / nuxt-electron

Integrate Nuxt and Electron
MIT License
169 stars 18 forks source link

Using electron-forge instead of electron-builder #37

Closed 1isten closed 11 months ago

1isten commented 1 year ago

Hi @caoxiemeihao , this is a question rather than an issue report.

Since electron-forge is officially-supported, may I know if you have a plan to replace electron-builder with electron-forge? Or is there any advantage of using electron-builder otherwise?

Thank you

caoxiemeihao commented 1 year ago

@1isten 👋 Support for @electron/forge can be considered but it is more invasive and requires more tweaks to the base tempalte provided by nuxt3.