ngUpgraders / ng-forward

The default solution for those that want to write Angular 2.x style code in Angular 1.x
411 stars 36 forks source link

Attempts to fix #81 #86

Closed timkindberg closed 8 years ago

timkindberg commented 8 years ago

attempts at fixing bug; updated babel; new test written to expose bug is actually passing in original version of babel... thought upgrading babel might break it (so I could 'fix' it for real), but new babel just breaks gulp. Need to fix gulp build stuff before we can debug further.

timkindberg commented 8 years ago

@MikeRyan52 any chance you could take a look, you seem to be way better at this type of stuff.

timkindberg commented 8 years ago

I'm actually making some progress on this. I guess a fresh mind from waiting a day is helping.

timkindberg commented 8 years ago

I'm gonna close this since we don't seem to need to upgrade babel anymore