Skip to content

Commit 7d583fb

Browse files
jhnoorfilipesilva
authored andcommitted
docs(@angular/cli): add doc for --delete-output-path option
1 parent c9cbf59 commit 7d583fb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/documentation/build.md

+10
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,16 @@ Note: service worker support is experimental and subject to change.
223223
</p>
224224
</details>
225225

226+
<details>
227+
<summary>delete-output-path</summary>
228+
<p>
229+
<code>--delete-output-path</code> (aliases: <code>-dop</code>) <em>default value: true</<em>
230+
</p>
231+
<p>
232+
Delete the output-path directory.
233+
</p>
234+
</details>
235+
226236
<details>
227237
<summary>poll</summary>
228238
<p>

0 commit comments

Comments
 (0)