mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-04-05 19:41:59 +08:00
build(projects): 修改图标依赖包
This commit is contained in:
parent
254712c7a8
commit
07864134ee
@ -12,6 +12,7 @@ export default [
|
||||
}),
|
||||
Icons({
|
||||
/* options */
|
||||
compiler: 'vue3',
|
||||
}),
|
||||
createSvgIconsPlugin({
|
||||
// 指定需要缓存的图标文件夹
|
||||
|
@ -32,7 +32,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.0.3",
|
||||
"@commitlint/config-conventional": "^17.0.3",
|
||||
"@iconify-icons/icon-park-outline": "^1.2.5",
|
||||
"@iconify-json/icon-park-outline": "^1.1.5",
|
||||
"@iconify/vue": "^3.2.1",
|
||||
"@types/mockjs": "^1.0.6",
|
||||
"@types/node": "^18.6.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user