nuxt-electron
nuxt-electron copied to clipboard
Infinite refreshing when `disableDefaultOptions != false`
I build up the minimal project and when I use with latest deps, pnpm run dev
will cause the vue page infinitely refresh rapidly. Seems because this plugin tries to modify the option and cause nuxt to reload.