Skip to content

Forgotten timeEnd causes noise #1147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zoeesilcock opened this issue Jul 30, 2020 · 2 comments · Fixed by #1148
Closed

Forgotten timeEnd causes noise #1147

zoeesilcock opened this issue Jul 30, 2020 · 2 comments · Fixed by #1148

Comments

@zoeesilcock
Copy link

  • 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:

console.timeEnd('URL');

How Do We Reproduce?

Simply use the latest version.

@joebnb

This comment has been minimized.

@alexander-akait
Copy link
Member

alexander-akait commented Jul 30, 2020

@joebnb do not spam in not related issues, it is expected and have been written in changelog, /images/img.png will resolved as:

  • Server relative URL
  • Absolute path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants