gajus / gajus/babel-plugin-react-css-modules
Not compatible with css-loader v4
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
It appears the new css-loader has changed their hash algorithm to use md4 instead of md5 (related to https://github.com/webpack/loader-utils/pull/168 ), this means the hash generated by this babel plugin no longer matches what css-loader's hash is with no clear way around it
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.