diff --git a/config/config.js b/config/config.js index 55ccc0ba..887b0614 100644 --- a/config/config.js +++ b/config/config.js @@ -34,7 +34,7 @@ const plugins = [ include: ['dva', 'dva/router', 'dva/saga', 'dva/fetch'], exclude: ['@babel/runtime'], }, - hardSource: true, + hardSource: false, } : {}), },