码迷,mamicode.com
首页 > 其他好文 > 详细

react antd插件引入

时间:2017-10-26 15:37:31      阅读:363      评论:0      收藏:0      [点我收藏+]

标签:library   plugin   har   date   配置文件   sha   pre   port   UI   

antd ui

配置文件 babel-loader下面引入antd

plugins: [["import", { libraryName: "antd", style: "css" }]]

页面上就可以按需引用

import { DatePicker } from ‘antd‘;

  

react antd插件引入

标签:library   plugin   har   date   配置文件   sha   pre   port   UI   

原文地址:http://www.cnblogs.com/fm060/p/7736383.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!