5.2.0-rc.3
Pre-release
Pre-release
This release candidate fixes errors that arise when you include either AngularFirePerformance or AngularFireMessaging in a server build.
- Making
AngularFirePerformancelazy and replacing the dynamic import withempty()in the UMD - Replacing dynamic import of
firebase/messagingwithempty()in the UMD, fixes #1938