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

Integrate wakaru and/or webcrack JS unminimisers #2

Open
0xdevalias opened this issue Jan 2, 2024 · 2 comments
Open

Integrate wakaru and/or webcrack JS unminimisers #2

0xdevalias opened this issue Jan 2, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@0xdevalias
Copy link
Owner

@0xdevalias 0xdevalias self-assigned this Jan 2, 2024
@0xdevalias 0xdevalias added the enhancement New feature or request label Jan 2, 2024
@0xdevalias
Copy link
Owner Author

Some work has been done to integrate these so far:

  • 28c6d87 [package] add devDep: @wakaru/cli (v0.0.5), add scripts: wakaru / wakaru:unminify-chunk / wakaru:clean-chunk
  • de3c091 [package] add devDep: webcrack (v2.12.0), add scripts: webcrack / webcrack:unminify-chunk / webcrack:clean-chunk
  • 9c1001d [package] allow extra args to be passed to wakaru:unminify-chunk / webcrack:unminify-chunk
  • d263d45 [package] devDeps: bump @wakaru/cli from 0.0.5 to 0.0.6

@0xdevalias
Copy link
Owner Author

Eventually I will probably integrate these more directly, and probably commit the output of them; but before I get to that stage, I think it's important to figure out a better way of stabilising the minified variable names between builds, and also to figure out how to properly/easily handle chunk/module ID changes between builds to reduce the noise in the outputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant