webpack / webpack/webpack-bundle-analyzer
migrate on webpack built-in logger
Open
Nobody has claimed this yet.
semver: Minor
Status: Ready for PR
- Dominant language
- JavaScript
- Stars
- 12.7k
- Forks
- 514
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 4
Description
Issue description
Migrate on built-in webpack logger API https://webpack.js.org/api/logging/
Technical info
- Webpack Bundle Analyzer version: latest
- Webpack version: any
- Node.js version: any
- npm/yarn version: any
- OS: any
Debug info
Allow to filter and configure logger options from configuration(s) + allow to collect logs from stats
What other Webpack plugins were used?
Irrelevant
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the webpack logging API documentation linked in the issue and trace how the analyzer currently emits logs and reads configuration. The work is complete when logger options can be filtered and configured from the available configurations, and logs can be collected from stats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100