Reconstructing a Vue and Three.js app from a single Webpack bundle
A tool attempts to reconstruct readable source code from bundled JavaScript, successfully recovering about 90% of file mapping and 93% of naming from a Vue 2 and Three.js tower defense game bundled with Webpack. The project is still a work in progress with some limitations.