2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 10:17:17 +08:00

feat: 实现图标本地加载

目前会导致打包体积失控,但是没有找到更好的方案。
This commit is contained in:
2025-12-18 04:33:15 +08:00
parent 93c1ecc6a3
commit 40cc33e61e
34 changed files with 107 additions and 77 deletions

View File

@@ -58,7 +58,8 @@
"vue3-gettext": "4.0.0-beta.1"
},
"devDependencies": {
"@iconify/json": "^2.2.397",
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.63",
"@iconify/vue": "^5.0.0",
"@rushstack/eslint-patch": "^1.14.0",
"@tsconfig/node24": "^24.0.0",