陈帅
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
config/config.js
|
|
@ -70,6 +70,7 @@ export default { |
|
|
targets: { |
|
|
targets: { |
|
|
ie: 11, |
|
|
ie: 11, |
|
|
}, |
|
|
}, |
|
|
|
|
|
devtool: ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION ? 'source-map' : false, |
|
|
// 路由配置
|
|
|
// 路由配置
|
|
|
routes: pageRoutes, |
|
|
routes: pageRoutes, |
|
|
// Theme for antd
|
|
|
// Theme for antd
|
|
|
|