Replies: 1 comment
-
I came looking for the same, my code makes use of class names and got broken after using obfuscator. I'm already using the Terser |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to keep my exported class names, so that user can debug more friendly. Is there something like terser's
keep_classnames
option?Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions