• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

how to Minify/uglify jsx code ?

Participant ,
Jun 23, 2016 Jun 23, 2016

Copy link to clipboard

Copied

Hello Friends ,

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

Thanks.

TOPICS
Scripting

Views

942

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Jun 24, 2016 Jun 24, 2016

Copy link to clipboard

Copied

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

https://marijnhaverbeke.nl/uglifyjs

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jun 24, 2016 Jun 24, 2016

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jun 24, 2016 Jun 24, 2016

Copy link to clipboard

Copied

If you want to obfuscate, why not use binary?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jun 24, 2016 Jun 24, 2016

Copy link to clipboard

Copied

LATEST

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

Hope that helps?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines