This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit cfe60b5
1 parent 4f48be0 commit cfe60b5
File tree
1 file changed
+1
-1
lines changed- packages/@angular/cli/blueprints/ng/files/__path__
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
1 commit comments
cyrilletuzi commentedon May 16, 2017
Shouldn't it come with a new option for
ng new
to choose the language ? It doesn't feel right English is enforced...Of course there is just to change the index.html, and it's a quick change. But as the goal of the CLI is to produce ready-to-use files, and as most people won't check and change those static files, it seems quite adventurous to me.