Home

Issue: 1635

nuxtjs with electron `loadURL` is slow

[issue link]

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.
loading_slow

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

This question is available on Nuxt.js community (#c1460)