docs: 完善注释
Former-commit-id: 90c9d83fe30bcc860d6246c8f3b2af757f950947
This commit is contained in:
@@ -70,6 +70,8 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
|
||||
prefix: 'Icon'
|
||||
})
|
||||
],
|
||||
|
||||
// 是否在vue模板中自动导入
|
||||
vueTemplate: true,
|
||||
dts: path.resolve(pathSrc, 'types', 'auto-imports.d.ts')
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user