Skip to content

Provide shortcut for configuring DEFAULT_FIREBASE provider #24

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

Closed
jeffbcross opened this issue Jan 26, 2016 · 2 comments
Closed

Provide shortcut for configuring DEFAULT_FIREBASE provider #24

jeffbcross opened this issue Jan 26, 2016 · 2 comments

Comments

@jeffbcross
Copy link
Contributor

providers: [defaultFirebase('https://myfirebase')]

instead of

providers: [provide(DEFAULT_FIREBASE, {useValue: 'https://myfirebase'})]
@jeffbcross jeffbcross modified the milestone: alpha.5 Jan 29, 2016
@jeffbcross
Copy link
Contributor Author

FYI I renamed DEFAULT_FIREBASE to FirebaseUrl, and DEFAULT_FIREBASE_REF to FirebaseRef. So the function name defaultFirebase could be improved.

@jeffbcross
Copy link
Contributor Author

Closed by dddd0b3

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

No branches or pull requests

2 participants