Open
Description
It appears the new css-loader has changed their hash algorithm to use md4 instead of md5 (related to webpack/loader-utils#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