loader-utils icon indicating copy to clipboard operation
loader-utils copied to clipboard

[bug] interpolateName for N-th matching is not platform agnostic

Open alexander-akait opened this issue 6 years ago • 0 comments

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.

alexander-akait avatar Mar 07 '19 10:03 alexander-akait