chore: del antd in the commonschunk

This commit is contained in:
sean 2017-08-08 19:24:01 +08:00
parent 51b428b074
commit 7e546f9c09

View File

@ -32,12 +32,12 @@ module.exports = {
'react-dom',
'redux-promise',
'react-router-dom',
'prop-types',
'prop-types'
],
lib2:[
'axios',
'moment'
],
lib2: [
'antd'
]
}
},