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
We have an existing map_deploy_to_devel pipeline to analyze deployment of JavaScript apps using symbols found map files. There is a plan to further improve this with this issue:
@Illucious I updated the description of this issue
If you want to help here, finding a few popular npm packages that contain minified or webpacked bundles in their released npms would be useful towards this, but we will need #1405 completed before we can do actual d2d runs
We have an existing
map_deploy_to_devel
pipeline to analyze deployment of JavaScript apps using symbols found map files. There is a plan to further improve this with this issue:The plan in #1405 is to refine the analysis using symbols and string matching between minified bundles and sources including JS and TS.
The purpose of this issue #1477 is to evaluate at some scale the results of #1405. And:
The text was updated successfully, but these errors were encountered: