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.
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.