原文:webpack 3.8 使用 extract-text-webpack-plugin 3.0 抽取css失败:You may need an appropriate loader to handle this file type.

解决方法: 将webpack build.config.js 配置改为: 问题就解决了。具体原因好像是版本的写法问题。 ...

2018-03-05 14:38 0 4401 推荐指数:

查看详情

You may need an appropriate loader to handle this file type.

    最近在构建一个typescript+react简单项目的时候遇到了一个问题,运行webpack命令的时候报错You may need an appropriate loader to handle this file type.但是我明明安装了ts的loader 后来发现 ...

Thu Jan 31 22:53:00 CST 2019 0 12256
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM