-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request