tremble преди 3 години
родител
ревизия
2bda02ff64
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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,