Skip to content

Commit e8a33c0

Browse files
author
Mathou54
authored
doc: update new default watch flag for ng test
1 parent 6fce793 commit e8a33c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/cli/lib/config/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@
699699
"watch": {
700700
"type": "boolean",
701701
"description": "Run build when files change.",
702-
"default": false
702+
"default": true
703703
},
704704
"outputHashing": {
705705
"type": "string",

0 commit comments

Comments
 (0)