diff --git a/vue.config.js b/vue.config.js index 34ed878c..91b9e8cd 100644 --- a/vue.config.js +++ b/vue.config.js @@ -2,6 +2,7 @@ module.exports = { publicPath: '/', assetsDir: 'static', + productionSourceMap: false, devServer: { port: 3003, proxy: {