Skip to content

Introduce direct build option #3

@object88

Description

@object88

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions