Skip to content

Move "build" and "dist" directories outside the project directory. #1

@malcolmalex

Description

@malcolmalex

Rationale: If using a vagrant or other vm-based developer workflow, shared folders are used for source files, allowing the developer to edit files on the host with whatever tools they like, and compile or otherwise build on the guest. With "build" and "dist" included in the project directory, they are sync'd between the host and guest, incurring a performance I/O penalty in the VM.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions