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
Filipe Silva
e64cd783e9
docs: update command descriptions
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
KevinYang
0cada6bd00
docs: update test config command
2017-08-17 11:59:29 -07:00
Yaroslav Admin
70713bf076
feat(@angular/cli): add flag to specify environment for ng test command
2017-06-29 14:28:11 +01:00
Tatsuyuki Ishi
e7966a2465
fix(@angular/cli): remove default for test runners
...
These are specified in the config file and defaulting them in CLI makes karma.conf.js useless.
2017-05-04 20:09:12 +01:00
Sumit Arora
1fa5f2ddf7
docs: fixing lint documentation ( #5633 )
...
Fixes #5632
Fixes #5713
2017-03-31 16:59:33 -07:00
Mike Brocchi
c3f142a42d
docs: update the test command docs
2017-03-23 17:25:30 -07:00
Charles Lyding
fcb1f35424
fix(@angular/cli): remove outdated test command option --build
...
Close #5235
2017-03-09 10:46:03 +00:00
Sumit Arora
8c3a7b86dc
docs(@angular/cli): Adding more details to documentation ( #4960 )
2017-03-06 18:47:11 +00:00
Charles Lyding
57ef508895
feat(build): add --poll
option to build/serve/test commands
...
Close #4268
Close #4715
2017-02-16 09:04:49 +00:00
Stephen Cavaliere
d22e9ae737
chore: fix documentation end of file consistency ( #4119 )
2017-02-13 12:41:05 +00:00
clydin
645c87086b
refactor(test): remove lint option from test command ( #4261 )
...
BREAKING CHANGE: ng test no longer has the --lint flag available.
2017-01-30 14:52:00 -08:00
Mike Brocchi
092e673153
docs: move documentation from readme to docs
...
Close #4190
2017-01-24 16:30:28 +00:00
Bram Borggreve
26003a0d4e
docs: add comment to files in docs/documentation about not adding .md to links
...
Close #4163
2017-01-24 16:30:16 +00:00
Mike Brocchi
a5a33fa1db
chore(docs): move the new wiki docs to main repo ( #3382 )
...
This move will allow other devs to contribute and allow for pull requests and reviews against docs changes.
2016-12-05 15:25:11 -08:00