build(bazel): do not build rxjs from source under Bazel (#28869)
PR Close #28869
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
/// <reference types="rxjs" />
|
||||
|
||||
import {Subject, Subscription} from 'rxjs';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user