From 18f5f5842c6635b5a942938d9a7bd6b4a8907d4c Mon Sep 17 00:00:00 2001 From: 15854642326 Date: Tue, 15 Nov 2022 16:19:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96map=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 689c3c16..3f63c225 100644 --- a/config/index.js +++ b/config/index.js @@ -57,7 +57,7 @@ module.exports = { * Source Maps */ - productionSourceMap: true, + productionSourceMap: false, // https://webpack.js.org/configuration/devtool/#production devtool: '#source-map',