Skip to content

Commit

Permalink
perf: optimize packaging volume
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyzyykk committed Feb 26, 2025
1 parent 1eaabc6 commit 8028c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front/terminal/vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ const { defineConfig } = require("@vue/cli-service");

module.exports = defineConfig({
transpileDependencies: true,
productionSourceMap: false, // 关闭源映射,减小打包体积,避免暴露源代码
});

0 comments on commit 8028c9d

Please sign in to comment.