- Operating System:
- Node Version:
- NPM Version:
- webpack Version:
- css-loader Version: 3.0+
Expected Behavior
[path] placeholder gives path-to-file
Actual Behavior
[path] placeholder gives path/to/file
How Do We Reproduce?
Should be very clear in this commit. #920
normalizeIdentifier is removed.
Expected Behavior
[path]placeholder givespath-to-fileActual Behavior
[path]placeholder givespath/to/fileHow Do We Reproduce?
Should be very clear in this commit. #920
normalizeIdentifieris removed.