README
antd-v3-simple-switch
用于演示 antd-theme-webpack-plugin
插件,无法修改 node_modules
中的其他包的变量的组件。
Installation
$ npm install
Usage
# 开发文档
$ npm start
# 组件测试
$ npm test
# 打包
$ npm run build
react components by antdv3
<script type="module">
import antdV3SimpleSwitch from 'https://cdn.skypack.dev/antd-v3-simple-switch';
</script>
用于演示 antd-theme-webpack-plugin
插件,无法修改 node_modules
中的其他包的变量的组件。
$ npm install
# 开发文档
$ npm start
# 组件测试
$ npm test
# 打包
$ npm run build