Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modular angularfire #671

Open
lcersly opened this issue Nov 18, 2022 · 0 comments
Open

Modular angularfire #671

lcersly opened this issue Nov 18, 2022 · 0 comments

Comments

@lcersly
Copy link

lcersly commented Nov 18, 2022

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ x ] feature request

It would be nice to have full control of the connection to firebase. This would allow us to customize with:

  • Options for firestore
  • Emulators
  • Lite vs full firestore

Repro steps

I'm using the approach described here:
https://github.com/angular/angularfire/blob/master/samples/modular/src/app/app.module.ts

And while it looks like it would be possible to use emulators by following this: #627

Desired functionality

Would like to use the modular approach from angularfire and have the library fetch the injected version instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant