mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-05 17:27:41 +02:00
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"incrementalBuildIgnoredGlobs": ["temp/**"],
|
|
"disableBuildCacheForProject": false,
|
|
|
|
"operationSettings": [
|
|
{
|
|
"operationName": "build",
|
|
"outputFolderNames": ["dist_cache"]
|
|
}
|
|
]
|
|
} |