mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 17:25:24 +00:00
fix console warning
This commit is contained in:
parent
91562fdd56
commit
44b4f21499
@ -46,6 +46,7 @@ module.exports = {
|
||||
.loader("svg-sprite-loader")
|
||||
.options({ symbolId: "[name]" });
|
||||
config.resolve.alias.set("vue-i18n", "vue-i18n/dist/vue-i18n.cjs.js");
|
||||
config.plugins.delete("preload");
|
||||
},
|
||||
configureWebpack: (config) => {
|
||||
config.performance = {
|
||||
|
Loading…
Reference in New Issue
Block a user