Bug fixes
- auth:
@angular/fire/auth
was Zone wrapping somefirebase/auth
exports it shouldn't have been - messaging:
onMessage
's callback should fire inside the Angular Zone - schematics:
ng deploy
SSR should assumebundleDependencies
defaults to true - schematics:
ng deploy
SSR should not fail if anindex.html
does not exist (#2765)