Is there any library smaller than Babel to compile JSX React code | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Is there any library smaller than Babel to compile JSX React code

I need a smaller library for compiling JSX code. Babel is huge an has a big impact on performance. I'm planning to deploy the web app on a local network, so bandwidth is limited.

20th Jan 2019, 2:37 AM
Leandro Raul Escalante RodrĆ­guez
Leandro Raul Escalante RodrĆ­guez - avatar
3 Respostas
+ 2
Use compiled codes from babel in production.
20th Jan 2019, 2:40 AM
CalviÕ²
CalviÕ² - avatar
0
CalviÕ² Thanks for the answer but do you know if there are any compiler that doesn't depend on Node.js? Something like Prepros on Sass. I'm currently working in Python (Django).
24th Jan 2019, 1:18 AM
Leandro Raul Escalante RodrĆ­guez
Leandro Raul Escalante RodrĆ­guez - avatar
0
Babel
19th Jan 2020, 1:57 PM
You You
You You - avatar