-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
By default, the build operation will use a custom temporary directory to build into, then once the build is complete, copy the result to the target location. Some users may want to simply build in place (reducing file system chatter?).
Build in place would be expressed as a boolean, with a default false value.
"build": {
"build-in-place": true
}Metadata
Metadata
Assignees
Labels
No labels