mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
build(deps): unplugin-icon autoinstall @iconify-json [unplugin-icon自动安装@iconify-json]
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user