mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-19 00:41:47 +03:00
09cc70dfd6
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
11 lines
234 B
JSON
11 lines
234 B
JSON
{
|
|
"incrementalBuildIgnoredGlobs": ["temp/**"],
|
|
"disableBuildCacheForProject": false,
|
|
|
|
"operationSettings": [
|
|
{
|
|
"operationName": "build",
|
|
"outputFolderNames": ["lib", "dist"]
|
|
}
|
|
]
|
|
} |