Skip to content

Commit 96fe768

Browse files
Alan Agiusmgechev
authored andcommitted
docs: update description for deleteOutputPath in server builder
1 parent f03ff80 commit 96fe768

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
@@ -169,7 +169,7 @@
169169
},
170170
"deleteOutputPath": {
171171
"type": "boolean",
172-
"description": "delete-output-path",
172+
"description": "Delete the output path before building.",
173173
"default": true
174174
},
175175
"preserveSymlinks": {

0 commit comments

Comments
 (0)