build(deps): unplugin-icon autoinstall @iconify-json [unplugin-icon自动安装@iconify-json]
This commit is contained in:
parent
811f820644
commit
c045e3fe4e
@ -24,7 +24,8 @@ export default function unplugin(viteEnv: ImportMetaEnv) {
|
||||
[collectionName]: FileSystemIconLoader(localIconPath)
|
||||
},
|
||||
scale: 1,
|
||||
defaultClass: 'inline-block'
|
||||
defaultClass: 'inline-block',
|
||||
autoInstall: true
|
||||
}),
|
||||
Components({
|
||||
dts: 'src/typings/components.d.ts',
|
||||
|
@ -82,7 +82,10 @@
|
||||
"@amap/amap-jsapi-types": "^0.0.8",
|
||||
"@commitlint/cli": "^17.1.2",
|
||||
"@commitlint/config-conventional": "^17.1.0",
|
||||
"@iconify/json": "^2.1.111",
|
||||
"@iconify-json/ant-design": "^1.1.3",
|
||||
"@iconify-json/clarity": "^1.1.4",
|
||||
"@iconify-json/ph": "^1.1.2",
|
||||
"@iconify-json/uil": "^1.1.2",
|
||||
"@iconify/vue": "^4.0.0",
|
||||
"@milahu/patch-package": "^6.4.14",
|
||||
"@types/bmapgl": "^0.0.5",
|
||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 879 B After Width: | Height: | Size: 8.1 KiB |
Loading…
Reference in New Issue
Block a user