mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-24 20:13:00 +03:00
e83718f45b
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"incrementalBuildIgnoredGlobs": ["temp/**"],
|
|
"disableBuildCacheForProject": false,
|
|
|
|
"operationSettings": [
|
|
{
|
|
"operationName": "build",
|
|
"outputFolderNames": ["dist_cache"]
|
|
}
|
|
]
|
|
} |