docs(@angular/cli): Include base-href flag in e2e documentation

This commit is contained in:
Daniel Edwards 2017-10-17 09:06:16 +01:00 committed by Filipe Silva
parent aa0cfc84c3
commit af0c6e4187

View File

@ -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>