element-react
element-react copied to clipboard
引入element-theme-default 报错
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
这个是什么问题 怎么解决呢
https://segmentfault.com/q/1010000009891085/a-1020000009891429 把你的webpack的配置文件中 include删掉就好了,它没法编译scss文件了