Closed
Description
- Operating System: Mac OS X 10.15.6
- Node Version: 14.5
- NPM Version: 6.14.6
- webpack Version: 4.44.0
- css-loader Version: 4.1.0
Expected Behavior
Don't print out warning messages.
Actual Behavior
The following output is shown:
Warning: No such label 'URL' for console.timeEnd()
Code
The issue is just a forgotten timeEnd here:
css-loader/src/plugins/postcss-url-parser.js
Line 234 in 35dee96
How Do We Reproduce?
Simply use the latest version.
Metadata
Metadata
Assignees
Labels
No labels