This commit is contained in:
jxxghp
2023-06-26 07:45:13 +08:00
parent c1815e9266
commit 223badedad
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ export default defineConfig({
},
}),
Components({
dirs: ['src/@components'],
dirs: ['src/@/components'],
dts: true,
}),
AutoImport({