Commit 626bdce
Fix extension hanging during Firebase Init (#7630)
* remove requireAuthWrapper loop
* changelog
* Update firebase-vscode/src/cli.ts
Co-authored-by: Remi Rousselet <[email protected]>
* Apply suggestions from code review
Co-authored-by: Remi Rousselet <[email protected]>
---------
Co-authored-by: Remi Rousselet <[email protected]>1 parent 0e2ab54 commit 626bdce
3 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | 134 | | |
139 | 135 | | |
140 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments