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