PatrickJS / NG6-starter

:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack
https://angularclass.github.io/NG6-starter
Apache License 2.0
1.91k stars 1.35k forks source link

Update babel from 5 to 6 #135

Closed fesor closed 8 years ago

fesor commented 8 years ago

This fixes #132 by adding babel-register into dev dependencies. But this also requires babel to be updated from 5.x to 6.x.

fesor commented 8 years ago

@gdi2290, @Hendrixer Could you take a look?

PatrickJS commented 8 years ago

LGTM

fesor commented 8 years ago

@gdi2290 thanks.