Hans
7924e0a455
docs: re-add angular/cli docs which were deleted when syncing devkit
2018-06-08 07:24:02 -07:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00
Charles Lyding
7069f13cd8
docs: update wiki command documentation
2018-05-02 10:46:27 -07:00
Filipe Silva
5371629fb1
docs: remove eject command page
2018-04-30 18:26:57 -07:00
Charles Lyding
b3e966e43f
docs: update wiki command options
2018-04-30 15:03:12 -07:00
Yaroslav Admin
4774049e84
feat(@angular/cli): disable progress when running outside TTY
...
The default value is changed from `true` to `progress.stdout.isTTY`. It
still has lower priority than value specified by command line flag or in
the .angular-cli.json config.
Fixes #8148
2017-11-21 11:51:53 -08:00
Filipe Silva
66701ad7bc
docs: elaborate eject docs
2017-09-28 20:11:37 +01:00
Olivier Combe
e746369ca4
feat(@angular/cli): add AOT parameter missingTranslation
...
This adds the new parameter `missingTranslation` for AoT that was added in angular/angular/pull/15987 and that lets you define the MissingTranslationStrategy
2017-08-18 12:15:55 -07:00
Kevin Phelps
26e94339ba
feat(@angular/cli): make the common chunk optional
...
- Add a "--no-common-chunk" build option for disabling the common async chunk.
- The existing behavior is maintained by default.
closes #7021
2017-07-19 10:13:24 -04:00
Sumit Arora
1fa5f2ddf7
docs: fixing lint documentation ( #5633 )
...
Fixes #5632
Fixes #5713
2017-03-31 16:59:33 -07:00
Mike Brocchi
706d1e30e5
docs: update the eject command docs
2017-03-23 17:25:30 -07:00
Stephen Cavaliere
2699857b79
docs(@angular/cli): document ng eject ( #5155 )
2017-03-02 11:35:37 -08:00