Jovo and Babel?


#1

Heyyyy :slight_smile:

Is it possible to use Jovo with Babel to compile the code to an older version of Javascript?
(… and if “Yes”, … “How?” :smiley:)


#2

Hey! I’m not experienced with Babel, but I don’t see a problem with using their CLI with a Jovo project.

You’d have to update the npm run build script as explained here after you click on “CLI”: https://babeljs.io/en/setup#installation


#3

Ok, thanks for your reply and your time!

I guess, i finally need to learn how to use babel XD
If i find an easy Solution i will update this post.