Sfoglia il codice sorgente

打包隐藏代码

tremble 3 anni fa
parent
commit
2bda02ff64
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -1,6 +1,7 @@
 const { defineConfig } = require("@vue/cli-service");
 module.exports = defineConfig({
   transpileDependencies: true,
+  productionSourceMap: false,
   assetsDir: "viewer",
   css: {
     extract: false,