File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
packages/angular-cli/utilities Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ init_opts='--dry-run inline-style inline-template --link-cli --mobile --name --p
16
16
new_opts=' --directory --dry-run inline-style inline-template --link-cli --mobile --prefix --routing --skip-bower --skip-git --skip-npm --source-dir --style --verbose -d -dir -is -it -lc -p -sb -sd -sg -sn -v'
17
17
serve_opts=' --aot --environment --host --live-reload --live-reload-base-url --live-reload-host --live-reload-live-css --live-reload-port --open --port --proxy-config --ssl --ssl-cert --ssl-key --target --watcher -H -e -lr -lrbu -lrh -lrp -o -p -pc -t -w'
18
18
set_opts=' --global -g'
19
- test_opts=' --browsers --build --colors --log-level --port --reporters --watch -w'
19
+ test_opts=' --browsers --build --code-coverage --colors --lint --log-level --port --reporters --watch -cc -l -w'
20
+
20
21
version_opts=' --verbose'
21
22
22
23
if test " .$( type -t complete 2> /dev/null || true) " = " .builtin" ; then
You can’t perform that action at this time.
0 commit comments