Unverified Commit cbbd338c authored by 陈帅's avatar 陈帅 Committed by GitHub

add source map in site (#4059)

parent b1aefa56
......@@ -70,6 +70,7 @@ export default {
targets: {
ie: 11,
},
devtool: ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION ? 'source-map' : false,
// 路由配置
routes: pageRoutes,
// Theme for antd
......
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