Skip to content

No way to disable log about enabled features #4566

Description

@danyadev

Bug report

In the webpack config, I indicated that only warnings or errors should be logged, but in the console I see a useless message

image

Actual Behavior

image

Expected Behavior

I want not to see it

How Do We Reproduce?

just use any webpack config with latest webpack-dev-server version

Please paste the results of npx webpack-cli info here, and mention other relevant information

Possible solution: move logging after setting the logging level, or log to the console where webpack was run

logEnabledFeatures(enabledFeatures);

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions