evanw / evanw/esbuild

feature request (https://esbuild.github.io/analyze/ UI) : add search for a component inside the bundles

Open
#3,981 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
40.1k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Often when inspecting the produced bundles with the very usefull https://esbuild.github.io/analyze/ page, i'd like to look for a specific component/file to see in wich bundle it is included.
This is not very easy to achieve because i have to open and drill down to many bundles and not always i succeded in find the source file i'm looking for, it would be very usefull if there was a search box where to type the source file name or parts of it and that highlight the bundles that match with the query.
Thank you.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the esbuild.github.io/analyze/ page and inspect how bundles and their component or source-file entries are displayed. Define the search behavior from the request: typing a file name or partial name should identify and highlight matching bundles; done means the requested component can be found without manually drilling through every bundle.

Written by the indexing model from the issue text.

Assessment

Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.