Nuxt/examples/custom-loading/nuxt.config.js
2016-11-11 15:30:11 +01:00

4 lines
53 B
JavaScript

module.exports = {
loading: 'components/loading'
}