Commit 0837163
committed
docs: answer review follow-ups on the quickstart refresh
Adds the firebase-tools floor to "Before you begin". ng add only
installs the CLI when it is absent, so a pre-existing older copy is
left in place and setup stops with the 14.0.0+ upgrade message. The
section already advised a pre-install, but a reader was told it was
optional and had no reason to expect the failure.
Marks both stale deploy pages as out of date rather than deleting
them. The deploy target wiring they describe was dropped from ng add
in 17.1.0, and their sample config omits the version option, so a
reader who wires the target by hand lands on the deprecated path and
is warned on every deploy. site/src/get-started/deploying.md is a
near-duplicate of the docs/ page, so annotating only one would leave
the other. A full rewrite of both, plus retiring docs/universal/,
is tracked separately.
Refs #37351 parent 1f1a1d0 commit 0837163
3 files changed
Lines changed: 5 additions & 1 deletion
| 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 | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments