feat:引入svg-sprite-loader

This commit is contained in:
有来技术
2021-11-24 23:56:09 +08:00
parent cc91e72ba9
commit 151edb3b07
97 changed files with 192 additions and 65 deletions

View File

@@ -9,6 +9,7 @@
"dependencies": {
"axios": "^0.24.0",
"element-plus": "^1.2.0-beta.3",
"fs": "0.0.1-security",
"path-to-regexp": "^6.2.0",
"screenfull": "^6.0.0",
"vue": "^3.2.16",
@@ -20,6 +21,7 @@
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-vue": "^1.9.3",
"sass": "^1.43.4",
"svg-sprite-loader": "^6.0.11",
"typescript": "^4.4.3",
"vite": "^2.6.4",
"vue-tsc": "^0.3.0"