mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
upgrade select
This commit is contained in:
2
index.js
2
index.js
@@ -17,6 +17,8 @@ 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.`);
|
||||
|
||||
Reference in New Issue
Block a user