From 739f6c1df160c616ea07f307648d4da5a5540d2f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 20 八月 2019 11:17:07 +0800 Subject: [PATCH] picture-update --- config/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/index.js b/config/index.js index e8c93b7..166098c 100644 --- a/config/index.js +++ b/config/index.js @@ -55,7 +55,7 @@ * Source Maps */ - productionSourceMap: true, + productionSourceMap: false, // https://webpack.js.org/configuration/devtool/#production devtool: '#source-map', -- Gitblit v1.8.0