Files
Filipe Silva af001a8cbd test: add integration test for side effects (#30470)
This new tests keeps track of the known side effects for Angular ES modules.

PR Close #30470
2019-05-15 10:00:12 -07:00

8 lines
103 B
JavaScript

import "@angular/core";
import "@angular/platform-browser";
import "rxjs";
import "rxjs/operators";