Skip to main content
Upendra_sengar
Inspiring
June 24, 2016
Question

how to Minify/uglify jsx code ?

  • June 24, 2016
  • 2 replies
  • 1208 views

Hello Friends ,

I'm seeking for a solution to minify/uglify jsx code so is there any way to achieve this ?

Thanks.

This topic has been closed for replies.

2 replies

mickyhulse
Known Participant
June 24, 2016

I gave you my best answer here: javascript - Uglify unable to work for nested if-else - Stack Overflow

Hope that helps?

CarlosCanto
Community Expert
Community Expert
June 24, 2016

a quick google search found a bunch of options, here's one of them

https://marijnhaverbeke.nl/uglifyjs

Upendra_sengar
Inspiring
June 24, 2016

Hi CarlosCanto

I've tried this but facing issue please look over my question --> javascript - Uglify unable to work for nested if-else - Stack Overflow

Silly-V
Legend
June 24, 2016

If you want to obfuscate, why not use binary?