Fix Rxjs import in browser
This commit is contained in:
parent
f03996dad6
commit
5109ee6148
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue