webpack / webpack/webpack-bundle-analyzer

check missing features from analyser

Open
#737 5 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.