@AaronSterling same same
Importing these static only in app.component or everywhere where you use it kind of doesn’t change the build size, it’s like +/- 1kb
According source-map-explorer, my Rxjs was even a bit bigger, 0.2 Kb if I only import them in app.component.ts
But the code is more clean 