Browse Source

打包隐藏代码

tremble 3 years ago
parent
commit
2bda02ff64
1 changed files with 1 additions and 0 deletions
  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,