Skip to content

Commit 6ffece4

Browse files
Mathou54vikerman
authored andcommitted
docs(@angular/cli): change default test watch flag (#13051)
1 parent 5317054 commit 6ffece4

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
@@ -1197,7 +1197,7 @@
11971197
"watch": {
11981198
"type": "boolean",
11991199
"description": "Run build when files change.",
1200-
"default": false
1200+
"default": true
12011201
},
12021202
"poll": {
12031203
"type": "number",

0 commit comments

Comments
 (0)