#How can I customize this loading screen with Nuxt logo?

11 messages · Page 1 of 1 (latest)

noble tinsel
crimson trellis
#

this is only for when you're on local development

#

so only you will see it

noble tinsel
#

@crimson trellis what about this logo? It 's visible on production

crimson trellis
#

No

#

U Can try and see if you build it

#

U can see How The end user Will see it

twin robin
#

@noble tinsel That's the spaLoadingTemplate and you can change it indeed

#

create an app/spa-loading-template.html and put your code to display whatever you want

#

if you want to disable it entirely use spaLoadingTemplate: false in your nuxt.config