Skip to content

make the build directory static #2

@ewd3v

Description

@ewd3v

Instead of generating a new temp directory for each build, keep it static in the same place (this could probably be configurable).

The benefit of this is that we can make it only copy over changed files, instead of every single one.
Doing this should speed up build times (especially in watch mode).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions