Grunt / Babel confusion

Re: Grunt / Babel confusion

by Mark Sharp -
Number of replies: 0
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
I've done some es6 for Moodle 3.8. The grunt will make the js compatible for the older version of js. I think it's babel that does that and it's run for you by grunt - you don't need to do anything extra. There should be something in gruntFile.js that does the targeting.
Average of ratings: Useful (1)