fix: IE11 syntax error

pull/19049/head
shaodahong 5 years ago committed by 偏右
parent 049799ed0f
commit 5728763dcc

@ -100,6 +100,7 @@ module.exports = {
antd: path.join(process.cwd(), 'index'),
site: path.join(process.cwd(), 'site'),
'react-router': 'react-router/umd/ReactRouter',
'react-intl': 'react-intl/dist',
};
// eslint-disable-next-line

Loading…
Cancel
Save