原文:CSS Loader has been initialized using an options object that does not match the API schema. - options has an unknown property 'getLocalIdent'

在react項目中使用sass module引入樣式文件報錯 一開始的寫法是這樣,當時查了很多網上的資料也是這種寫法,然鵝這種寫法現在並不行 根據上圖的報錯,options傳入了一個非法的參數getLocalIdent,這個getLocalIdent其實是modules的參數 然后修改一下寫法 再次啟動項目,就OK了,,特別提醒:改了配置之后一定要重新啟動下項目 css和scss文件如果使用mod ...

2020-09-01 09:44 0 2431 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM