dappsnation / akita-ng-fire

Akita ❤️ Angular 🔥 Firebase
MIT License
131 stars 27 forks source link

Upgrade for firebase 8 #162

Closed alexis-mrc closed 3 years ago

alexis-mrc commented 3 years ago

Firebase 8 can now be used with ESM instead of CJS. This would be great to upgrade akita-ng-fire to use it with Firebase 8 with the correct import.

https://firebase.google.com/support/release-notes/js

alexis-mrc commented 3 years ago

duplicated