How to use babel to enable next generation code

Hi. I need some help using babel inside of glitch. I am after a simple example that shows how I can use babel to allow me to use next generation js. ie import, arrayBuffer.

Thanks

Here’s a Babel starter app that uses import, which should get you going: https://glitch.com/edit/#!/hello-babel