You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: