added none folder structure component name base
This commit is contained in:
@@ -12,6 +12,13 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
|
||||
components: [
|
||||
{
|
||||
path: "~/components",
|
||||
pathPrefix: false,
|
||||
},
|
||||
],
|
||||
|
||||
icon: {
|
||||
mode: "svg",
|
||||
customCollections: [
|
||||
|
||||
Reference in New Issue
Block a user