mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-25 12:37:02 +03:00
9246369b40
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
14 lines
293 B
JSON
14 lines
293 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/heft/heft.schema.json",
|
|
|
|
"eventActions": [
|
|
{
|
|
"actionKind": "deleteGlobs",
|
|
"heftEvent": "clean",
|
|
"actionId": "defaultClean",
|
|
"globsToDelete": ["dist", "lib", "temp"]
|
|
}
|
|
],
|
|
"heftPlugins": [
|
|
]
|
|
} |