原文: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