Skip to content

Forgotten timeEnd causes noise #1147

Closed
@zoeesilcock

Description

@zoeesilcock
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions