Skip to content

Commit af0c6e4

Browse files
deadwards90filipesilva
authored andcommitted
docs(@angular/cli): Include base-href flag in e2e documentation
1 parent aa0cfc8 commit af0c6e4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/documentation/e2e.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ ng e2e
1414
End-to-end tests are run via [Protractor] (https://angular.github.io/protractor/).
1515

1616
## Options
17+
<details>
18+
<summary>base href</summary>
19+
<p>
20+
<code>--base-href</code>
21+
</p>
22+
<p>
23+
Override the baseUrl in the protractor config. Defaults to the baseUrl in the protractor config.
24+
</p>
25+
</details>
26+
1727
<details>
1828
<summary>config</summary>
1929
<p>

0 commit comments

Comments
 (0)