mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 22:34:21 +08:00
docs(@angular/cli): Include base-href flag in e2e documentation
This commit is contained in:
parent
aa0cfc84c3
commit
af0c6e4187
@ -14,6 +14,16 @@ ng e2e
|
||||
End-to-end tests are run via [Protractor] (https://angular.github.io/protractor/).
|
||||
|
||||
## Options
|
||||
<details>
|
||||
<summary>base href</summary>
|
||||
<p>
|
||||
<code>--base-href</code>
|
||||
</p>
|
||||
<p>
|
||||
Override the baseUrl in the protractor config. Defaults to the baseUrl in the protractor config.
|
||||
</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>config</summary>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user