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

Fix emulator configuration warnings #2292

Merged
merged 3 commits into from
May 27, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into ss-fix-2290
  • Loading branch information
samtstern committed May 27, 2020
commit e5a37b1771f3f5f78f5c538d031b77d508251713
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Fixes issue where custom emulator ports were strings not numbers (#2287).
- Fixes issue where Emulator UI was never downloaded during `firebase init emulators`.
- Skip app selection in `firebase apps:sdkconfig` if there is a single matching app.
- Fixes incorrect warning about emulator configuration (#2290).
You are viewing a condensed version of this merge commit. You can view the full changes here.