Forráskód Böngészése

打包隐藏代码

tremble 3 éve
szülő
commit
2bda02ff64
1 módosított fájl, 1 hozzáadás és 0 törlés
  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,