Nuxt/examples/custom-loading/nuxt.config.js
2016-11-16 17:55:26 +01:00

4 lines
54 B
JavaScript

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