1.暴露出配置文件 yarn eject
2.安装yarn add less less-loader antd babel-plugin-import (less需要在2.7.3版本和3.0之间。yarn add [email protected])
3.在webpack.config文件中配置 http://www.imooc.com/article/288009
4.重启项目 yarn start
原文地址:https://www.cnblogs.com/cazj/p/11231422.html
时间: 2024-11-10 06:37:34