|
|
@@ -7,7 +7,7 @@ export default {
|
|
|
// Auto import components (https://go.nuxtjs.dev/config-components)
|
|
|
components: true,
|
|
|
|
|
|
- loading: '~/components/Layout/Loading.vue',
|
|
|
+ loading: '~/components/Layout/LoadingScreen.vue',
|
|
|
|
|
|
// Build Configuration (https://go.nuxtjs.dev/config-build)
|
|
|
build: {
|