@ -18,8 +18,6 @@ const antd = {
Card, LocaleProvider, Transfer, Cascader,
};
/* eslint no-console:0 */
if (typeof console !== 'undefined' && console.warn) {
console.warn(`you are using prebuild antd,
please use https://github.com/ant-design/babel-plugin-antd to reduce app bundle size.`);