long
2022-02-18 762ab787381b743b2e2bb1d8a3b7ee5aeacb7e0e
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')