1.
npm install antd --save
npm install sass-loader node-sass --save-dev
npm run eject
暴露出配置,webpack配置文件只有webpack.config.js(因为官方脚手架升级了)
2.若是报如下错误:
git add .
git commit -m 'xxx'
npm run eject
git add .
git commit -m 'xxx'
npm run eject
本文标题:react配置antd按需加载以及sass配置
本文链接:https://www.haomeiwen.com/subject/wjxvdctx.html
网友评论