angular / angularfire

Angular + Firebase = ❤️
https://firebaseopensource.com/projects/angular/angularfire2
MIT License
7.64k stars 2.2k forks source link

AngularFire compatibility not compatible with angular-cli esbuild? #3347

Open LanderBeeuwsaert opened 1 year ago

LanderBeeuwsaert commented 1 year ago

Angular: 16.0.0

Firebase: firebase-js-sdk 9.21.0

AngularFire: 7.4.0

Other (e.g. Ionic/Cordova, Node, browser, operating system):

How to reproduce these conditions

when upgrading to angular 16 and using the new esbuild

image

I get this error: image

we are still using the firebase compatibility library in some places in the project, it seems to be related to that. Is angularFire compatible with esbuild?

google-oss-bot commented 1 year ago

This issue does not seem to follow the issue template. Make sure you provide all the required information.

Albejr commented 1 year ago

image

The latest AngularFire package is not yet compatible with the new version 16.

davideast commented 1 year ago

Follow along at #3402