基于@ant-design/tools做的修改
- 增加getWebpackConfig.pkg,获取package.json的配置
- 修改配置文件名为tools.config.js
- 去掉antd默认的按需引入,改成由组件库自动实现按需引入
其他保持不变
antd-tools run dist
antd-tools run compile
antd-tools run clean
antd-tools run pub
antd-tools run guard
antd-tools run ts-lint
antd-tools run ts-lint-fix
antd-tools run deps-lint
antd-tools run sort-api-table
antd-tools run api-collection