-
How to obfuscator the project codes when I use vite and typescript. For example, use javascript-obfuscator to obfuscator codes. But i don't find the way to do it, can you help me, thanks。 I try out javascript-obfuscator, but not success |
Beta Was this translation helpful? Give feedback.
Answered by
cawa-93
Mar 31, 2021
Replies: 1 comment 2 replies
-
Most rollsup's plugins are compatible with Vite. So you can use one of these. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
cawa-93
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most rollsup's plugins are compatible with Vite. So you can use one of these.