UNPKG

jc-biz-components

Version:

jc component library based on Antd

11 lines (10 loc) 454 B
/* @remove-on-es-build-begin */ // this file is not used if use https://github.com/ant-design/babel-plugin-import const ENV = process.env.NODE_ENV if (ENV !== 'production' && typeof console !== 'undefined' && console.warn && typeof window !== 'undefined') { console.warn( 'You are using a whole package of antd, ' + 'please use https://www.npmjs.com/package/babel-plugin-import to reduce app bundle size.' ) } /* @remove-on-es-build-end */