Thursday 27 September 2018

Having trouble running node scripts written in ES6...

I'm finding all sorts of confusing advice on the web. I have a script that will include other files from me /app directory, all written in ES6. I have babel configured for my project, but I'm having a hard tie figuring out how to just run the script, process it through babel first. There are mentions of using --harmony flag and such but that isn't working.

Submitted September 27, 2018 at 11:28PM by cheese_wizard

No comments:

Post a Comment