Skip to content

Commit bf0efc4

Browse files
Alan Agiusmgechev
authored andcommitted
docs: update description for deleteOutputPath in server builder
1 parent dc0963b commit bf0efc4

File tree

1 file changed

+1
-1
lines changed
  • packages/angular_devkit/build_angular/src/server

1 file changed

+1
-1
lines changed

packages/angular_devkit/build_angular/src/server/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
},
168168
"deleteOutputPath": {
169169
"type": "boolean",
170-
"description": "delete-output-path",
170+
"description": "Delete the output path before building.",
171171
"default": true
172172
},
173173
"preserveSymlinks": {

0 commit comments

Comments
 (0)