You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix(issue 3075): bundle includes optional app check (#3413)
* fix: Bundle includes optional `app-check`
moving the `AppCheckInstances` to core file, so when other modules uses it, it doesn't load the whole package with it
Fix#3075
* fix: make `AppCheckInstances` exported only from `@angular/fire/app-check`
Fix#3075
---------
Co-authored-by: David East <[email protected]>
0 commit comments