Removed Path Subconfig in nuxt.config.ts
This commit is contained in:
@@ -19,9 +19,6 @@ export default defineNuxtConfig({
|
||||
|
||||
components: [{
|
||||
path: '~/components'
|
||||
}, {
|
||||
path: '~/components/common',
|
||||
pathPrefix: false
|
||||
}],
|
||||
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user