mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-06-02 18:31:44 +08:00
Fix: #1 This dependency was not found: * svg-baker-runtime/browser-symbol in ./src/icons/svg/404.svg
"svg-sprite-loader": "6.0.11", Signed-off-by: snowdream <sn0wdr1am@qq.com>
This commit is contained in:
parent
0caa975ee2
commit
ec6a61cd83
@ -68,7 +68,7 @@
|
||||
"sass-loader": "8.0.2",
|
||||
"script-ext-html-webpack-plugin": "2.1.3",
|
||||
"serve-static": "1.13.2",
|
||||
"svg-sprite-loader": "4.1.3",
|
||||
"svg-sprite-loader": "6.0.11",
|
||||
"svgo": "1.2.0",
|
||||
"vue-template-compiler": "2.6.10"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user