mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 11:07:29 +00:00
Update to Angular 2 Beta 1. New bug: no longer waits for server-side HTTP requests to complete - waiting for info to resolve this.
This commit is contained in:
@@ -13,7 +13,7 @@ builder.config({
|
||||
},
|
||||
meta: {
|
||||
'angular2/*': { build: false },
|
||||
'@reactivex/*': { build: false }
|
||||
'rxjs/*': { build: false }
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user