-
-
Notifications
You must be signed in to change notification settings - Fork 608
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: https://github.com/webpack-contrib/css-loader/blob/35dee96ee359b20d8a5b89f6ec57d53fcd55e6b0/src/plugins/postcss-url-parser.js#L234
How Do We Reproduce?
Simply use the latest version.
Metadata
Metadata
Assignees
Labels
No labels