ElemeFE / element-react

Element UI
https://elemefe.github.io/element-react/index
MIT License
2.83k stars 444 forks source link

引入element-theme-default 报错 #1040

Open sherryhhx opened 4 years ago

sherryhhx commented 4 years ago

ERROR in ./node_modules/element-theme-default/lib/index.css Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleParseError: Module parse failed: Unexpected character '' (1:0) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders

这个是什么问题 怎么解决呢

awesomepeng commented 4 years ago

https://segmentfault.com/q/1010000009891085/a-1020000009891429 把你的webpack的配置文件中 include删掉就好了,它没法编译scss文件了