Skip to content

Commit 81670ae

Browse files
Mathou54vikerman
authored andcommitted
docs(@angular/cli): change default test watch flag (#13051)
1 parent 5979f6e commit 81670ae

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
@@ -1201,7 +1201,7 @@
12011201
"watch": {
12021202
"type": "boolean",
12031203
"description": "Run build when files change.",
1204-
"default": false
1204+
"default": true
12051205
},
12061206
"poll": {
12071207
"type": "number",

0 commit comments

Comments
 (0)