diff --git a/config/config.js b/config/config.js index 55ccc0ba65b35a95a71b9e3a1f03e2108790e629..887b06141eb5c952335a583a8821b351f5112aee 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, } : {}), },