Human Experience Systems LLC
Results
2
issues of
Human Experience Systems LLC
For anyone else following the trail and trying to de-minify some Javascript... if the files have a sourcemap (.js.map) then this codebase worked perfectly for me: https://github.com/davidkevork/reverse-sourcemap
I realize this project is not maintained, just trying in case... I have a codebase that has minified JS code, and it appears each JS file has a corresponding js.map...