webpack / webpack/webpack-bundle-analyzer
No such label 'done hook' for WebpackLogger.timeEnd()
Open
Nobody has claimed this yet.
flag: Community help wanted
good first issue
Status: Ready for PR
type: Bug
- Dominant language
- JavaScript
- Stars
- 12.7k
- Forks
- 514
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 4
Description
webpack v5.70.0
webpack-bundle-analyzer v4.5.0
new BundleAnalyzerPlugin()

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 by reproducing the reported warning with webpack 5.70.0, webpack-bundle-analyzer 4.5.0, and a new BundleAnalyzerPlugin instance. Trace the WebpackLogger.timeEnd() entry point to determine why the “done hook” label is missing; done means the warning no longer appears in the reported setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100