webpack / webpack/webpack-bundle-analyzer
check missing features from analyser
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 12.7k
- Forks
- 514
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 4
Description
https://github.com/webpack/analyse/ has been updated, and instead of maintaing it we could move the features here?
Mainly the project has these features:
- graph overview (same as the view bundle-analyzer has)
- module lookup and filtering
- chunk lookup and filtering
- performance hints
- asset lookup
- hints and error views
Does anything from here seem interesting to implement in bundle-analyzer?
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 reviewing the linked webpack/analyse project and comparing its graph overview, lookup and filtering, performance hints, asset lookup, and hints or error views with the current bundle-analyzer. The issue needs a specific feature selected before implementation can begin; done would be a clearly scoped feature added here with its behavior and validation defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100