Commit 0daf0980 authored by chencheng (云谦)'s avatar chencheng (云谦) Committed by 陈小聪

feat: disable hardSource (#3358)

parent 7afe65ce
......@@ -34,7 +34,7 @@ const plugins = [
include: ['dva', 'dva/router', 'dva/saga', 'dva/fetch'],
exclude: ['@babel/runtime'],
},
hardSource: true,
hardSource: false,
}
: {}),
},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment