vue.config.js
@@ -77,6 +77,9 @@ // when there are many pages, it will cause too many meaningless requests config.plugins.delete('prefetch') // 打包后注释console TODO 待测试 // config.optimization.minimizer('terser').tap((args) => { args[0].terserOptions.compress.drop_console = true; return args }) // set svg-sprite-loader config.module .rule('svg')