fix: add missing globals from each rollup configuration (#20028)
PR Close #20028
This commit is contained in:

committed by
Matias Niemelä

parent
de24d54517
commit
812786f44e
@ -16,6 +16,7 @@ const globals = {
|
||||
|
||||
'rxjs/BehaviorSubject': 'Rx',
|
||||
'rxjs/Observable': 'Rx',
|
||||
'rxjs/Observer': 'Rx',
|
||||
'rxjs/Subject': 'Rx',
|
||||
'rxjs/Subscription': 'Rx',
|
||||
'rxjs/util/EmptyError': 'Rx',
|
||||
|
Reference in New Issue
Block a user