ERROR in ./node_modules/antd/lib/button/style/index.less
Module parse failed: D:\webpack_Spa\node_modules\antd\lib\button\style\index.less Unexpected character '@' (1:0)
You may need an appropriate loader to handle this file type.
| @import "../../style/themes/default";
| @import "../../style/mixins/index";
| @import "./mixin";
@ ./node_modules/antd/lib/button/style/index.js 5:0-23
@ ./components/add/add.jsx
@ ./index.jsx
@ multi (webpack)-dev-server/client?http://localhost:8000 ./index.jsx这个报错,顺便问下引入类库 webpack怎么配置?
添加回答
举报
0/150
提交
取消