Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

back2source: Run pipeline for JavaScript #1477

Open
Tracked by #1437
pombredanne opened this issue Dec 12, 2024 · 3 comments
Open
Tracked by #1437

back2source: Run pipeline for JavaScript #1477

pombredanne opened this issue Dec 12, 2024 · 3 comments

Comments

@pombredanne
Copy link
Member

pombredanne commented Dec 12, 2024

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:

  1. Collect a bunch of npm projects that use minification and TS
  2. Run the pipeline on this.
  3. Collect issues and either report as bugs in our code to fix (and fix them)
  4. ... or as real issues upstream, then push mini report on this issues for reference here
@Illucious
Copy link

Could you provide some context for this

@pombredanne
Copy link
Member Author

@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

@pombredanne
Copy link
Member Author

FYI, d2d is short for "Deploy To Development"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants