Skip to content
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

Quieter logging #484

Closed
pinko-fowle opened this issue Sep 13, 2022 · 2 comments
Closed

Quieter logging #484

pinko-fowle opened this issue Sep 13, 2022 · 2 comments

Comments

@pinko-fowle
Copy link

Feature Proposal

Hello. Since #444, our build outputs have gotten quite verbose. We have some extends '.style' has no matches errors (seen in tests in #444 that repeat across multiple modules & it really floods our output. We would like a way to quiet down our output.

Feature Use Case

Give developers control or ability to moderate what gets logged.

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

  System:
    OS: macOS 12.5.1
    CPU: (8) x64 Apple M1 Pro
    Memory: 263.40 MB / 16.00 GB
  Binaries:
    Node: 14.19.1 - ~/.asdf/installs/nodejs/14.19.1/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn
    npm: 6.14.16 - ~/.asdf/plugins/nodejs/shims/npm
  Browsers:
    Chrome: 105.0.5195.102
    Firefox: 103.0.1
    Safari: 15.6.1
  Packages:
    babel-loader: ^8.2.5 => 8.2.5
    clean-webpack-plugin: ^4.0.0 => 4.0.0
    css-loader: ^6.7.1 => 6.7.1
    css-minimizer-webpack-plugin: ^3.0.2 => 3.0.2
    html-webpack-harddisk-plugin: ^2.0.0 => 2.0.0
    html-webpack-plugin: ^5.3.2 => 5.3.2
    less-loader: ^11.0.0 => 11.0.0
    postcss-loader: ^7.0.1 => 7.0.1
    speed-measure-webpack-plugin: ^1.5.0 => 1.5.0
    style-loader: ^3.3.1 => 3.3.1
    stylelint-webpack-plugin: ^3.0.1 => 3.0.1
    terser-webpack-plugin: ^5.1.4 => 5.1.4
    webpack: ^5.74.0 => 5.74.0
    webpack-build-notifier: ^2.3.0 => 2.3.0
    webpack-bundle-analyzer: ^4.6.1 => 4.6.1
    webpack-cli: ^4.10.0 => 4.10.0
    webpack-merge: ^5.8.0 => 5.8.0
@alexander-akait
Copy link
Member

I think better to fix it or you can filter them using https://webpack.js.org/configuration/other-options/#console

@alexander-akait
Copy link
Member

Closing due to inactivity. Please test with latest version and feel free to reopen if still regressions. Thanks!

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

No branches or pull requests

2 participants