mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-08 03:47:20 +00:00
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"incrementalBuildIgnoredGlobs": ["temp/**"],
|
|
"disableBuildCacheForProject": false,
|
|
|
|
"operationSettings": [
|
|
{
|
|
"operationName": "build",
|
|
"outputFolderNames": ["dist_cache"]
|
|
}
|
|
]
|
|
} |