We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
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
Would like to use the modular approach from angularfire and have the library fetch the injected version instead.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Report or Feature Request (mark with an
x
)It would be nice to have full control of the connection to firebase. This would allow us to customize with:
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.
The text was updated successfully, but these errors were encountered: