Fixing target directory for windows development #81

Open
opened 2026-04-10 14:32:36 -07:00 by tepichord · 0 comments
Collaborator

Vite ends up scanning every file in the target folder regardless of the watch ignore paths we've provided. This change will bypass this issue by moving the target directory outside of the project directory.

Vite ends up scanning every file in the target folder regardless of the watch ignore paths we've provided. This change will bypass this issue by moving the target directory outside of the project directory.
tepichord added this to the Ludwig (MVP) milestone 2026-04-10 14:32:36 -07:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
puregarlic/microclimate#81
No description provided.