react antd插件引入
Posted fm060
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了react antd插件引入相关的知识,希望对你有一定的参考价值。
antd ui
配置文件 babel-loader下面引入antd
plugins: [["import", { libraryName: "antd", style: "css" }]]
页面上就可以按需引用
import { DatePicker } from ‘antd‘;
以上是关于react antd插件引入的主要内容,如果未能解决你的问题,请参考以下文章
babel-plugin-import配置babel按需引入antd模块,编译后报错.bezierEasingMixin()