Skip to content

Conversation

@nickdima
Copy link
Contributor

@nickdima nickdima commented Aug 9, 2016

I added source map support (which fixes #5) by following the example of the uglifyjs plugin and using multi-stage-sourcemap for re-mapping the sourcemap generated by the obfuscator to the one generated by webpack.
I tested it in a fairly complex project and it seems to work.

@sanex3339 sanex3339 merged commit a0012e9 into javascript-obfuscator:master Aug 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Source maps

2 participants