-
Notifications
You must be signed in to change notification settings - Fork 6
Build caching #8
Copy link
Copy link
Open
Description
Task caching, e.g. for builds and other tasks when related dependencies haven't changed
https://github.com/voidzero-dev/vite-task
https://viteplus.dev/guide/cache
A build script has already been configured in apps/web/vite.config.ts, but caching is currently disabled in the root vite.config.ts since Vite+ / Vite Task doesn't support file output caching yet:
Important
If your deployment method/platform preserves build outputs between deployments, this limitation does not apply and you can re-enable task caching now in the root vite.config.ts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels