PAMapp/nuxt.config.js
@@ -37,12 +37,13 @@ { src: '~/plugins/vue-awesome-swiper.js', mode: 'client' }, '~/plugins/service.ts', '~/plugins/vue-scroll-picker', '~/plugins/filters/date.filter.ts' '~/plugins/filters/date.filter.ts', '~/plugins/filters/age.filter.ts', ], // Auto import components: https://go.nuxtjs.dev/config-components components: true, // loading // loading loading: '~/components/loading.vue', // Modules for dev and build (recommended): https://go.nuxtjs.dev/config-modules