1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 09:28:41 +00:00
Nuxt/examples/custom-loading/nuxt.config.js
2016-11-19 22:17:57 +01:00

4 lines
57 B
JavaScript

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