Allow to perform heft --clean on build (#768)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-01-06 12:07:32 +01:00
committed by GitHub
parent c41db4b903
commit c9328da94d
+6
View File
@@ -258,6 +258,12 @@
"description": "Enable Heft lite building option, will skip some phases.",
"associatedCommands": ["build", "rebuild"]
},
{
"parameterKind": "flag",
"longName": "--clean",
"description": "Enable Heft clean building option",
"associatedCommands": ["build", "rebuild"]
},
// {
// /**
// * (Required) Determines the type of custom parameter.