0xdevalias / chatgpt-source-watch

Analyzing the evolution of ChatGPT's codebase through time with curated archives and scripts
https://github.com/0xdevalias/chatgpt-source-watch/blob/main/CHANGELOG.md
Other
269 stars 15 forks source link

Integrate wakaru and/or webcrack JS unminimisers #2

Open 0xdevalias opened 6 months ago

0xdevalias commented 6 months ago
0xdevalias commented 5 months ago

Some work has been done to integrate these so far:

0xdevalias commented 4 months ago

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.