opencredo / angular2-boilerplate

24 stars 14 forks source link

Update angular version #2

Open radotzki opened 9 years ago

radotzki commented 9 years ago

Hi, From version alpha 30 you can send headers via the Http service. Checkout my example at StackOverflow: http://stackoverflow.com/a/30964541/4108225

carttrac commented 9 years ago

Upgrade to angular2.alpha.31. Getting error: GET http://127.0.0.1:7777/angular2/src/router/browser_location 404 (Not Found) es6-module-loader@0.16.6.src.js:2612

Hmmm......

SuNR0N commented 9 years ago

@radotzki Thanks for the update! I'll check it out and incorporate it later on @carttrac I didn't have time to play around with the new alphas, but will take a look what might be the root cause behind your issue