mirror of https://github.com/Chocobozzz/PeerTube
Fix Rxjs import in browser
parent
f03996dad6
commit
5109ee6148
|
@ -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 New Issue