Skip to content

Commit

Permalink
docs(@angular/cli): removes mention of --ng4 on ng new
Browse files Browse the repository at this point in the history
Close #5649
  • Loading branch information
dave11mj authored and filipesilva committed Mar 29, 2017
1 parent 7ad4ff4 commit e913994
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/documentation/new.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,6 @@ Default applications are created in a directory of the same name, with an initia
</p>
</details>

<details>
<summary>ng4</summary>
<p>
`--ng4` _default value: false_
</p>
<p>
Create a project with Angular 4 in the template.
</p>
</details>

<details>
<summary>prefix</summary>
<p>
Expand Down

0 comments on commit e913994

Please sign in to comment.