Open

Description
Version info
Angular: 12.2.11
Firebase: 9.1.3
AngularFire: 7.1.1
Node: 14.16.1
How to reproduce these conditions
Steps to set up and reproduce
When building the attached sample with optimization=true
the resulting application fails to run.
Without the usage of AngularFireAuth
or with optimization=false
this failure does not appear.
Debug output
Expected behavior
The application should start whether the optimization is used or not.
The optimization is necessary to keep file sizes low.
Actual behavior
The application crashes on load because of a bad minification of firebase-auth
Metadata
Metadata
Assignees
Labels
No labels