1
0
Fork 0

Fix Rxjs import in browser

This commit is contained in:
Chocobozzz 2016-05-13 14:51:33 +02:00
parent f03996dad6
commit 5109ee6148
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
packages: packages,
bundles: {
'angular-rxjs.bundle': [
'rxjs',
'rxjs/Rx.js',
'@angular/common/index.js',
'@angular/compiler/index.js',
'@angular/core/index.js',