webpack - Compile ES6 to ES5 with roots.cx -


someone of know how configure roots compilator es6 es5?

i using https://roots.cx/

what should put app.coffee run auto compilation when run "roots watch"? propably need babel js, don't know how use roots.cx?

i want compilate file assets/js (es6) , convert es5 , save public/js.


Comments