mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 01:13:58 +08:00
📝 fix site build error
This commit is contained in:
parent
258d335450
commit
976d0d6f0b
@ -65,7 +65,6 @@ 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',
|
||||
};
|
||||
|
||||
config.externals = {
|
||||
|
Loading…
Reference in New Issue
Block a user