Hi Team,
I use nuxtjs feature for electron's backend website, everything is fine .but just the first page loading using loadURL
is really a bit slow .
the renderer content is blank for a few minutes ,i think it caused by the build process when run it .
do you guys have any suggestion or experience on integration with electron very well.
also the offical electron example had packed many unnecessary libraries, which caused the build is too large.( see example: https://github.com/nuxt-community/electron-template)
Any
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1460">#c1460</a>)</em></sub></div>