This commit is contained in:
khatabwedaa
2021-04-09 22:49:05 +02:00
parent d4da17c3fd
commit 479cf3e5e8
3 changed files with 1399 additions and 1222 deletions

View File

@@ -52,7 +52,12 @@ export default {
],
// Auto import components: https://go.nuxtjs.dev/config-components
components: true,
components: [
{
path: '~/components',
pathPrefix: false,
},
],
// Modules for dev and build (recommended): https://go.nuxtjs.dev/config-modules
buildModules: [