mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-25 20:42:56 +03:00
56d764d451
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"]
|
|
}
|
|
]
|
|
} |