loader-utils
loader-utils copied to clipboard
[bug] interpolateName for N-th matching is not platform agnostic
We should use normalize-path module for resourcePath https://github.com/webpack/loader-utils/blob/master/lib/interpolateName.js#L110 to avoid this problem. It is breaking change so it should be done for major release.