Skip to content

feat(run): expose replayLogs cache option - #2125

Open
taskylizard wants to merge 3 commits into
voidzero-dev:mainfrom
taskylizard:feat/cache-hit-replay-logs-option
Open

feat(run): expose replayLogs cache option#2125
taskylizard wants to merge 3 commits into
voidzero-dev:mainfrom
taskylizard:feat/cache-hit-replay-logs-option

Conversation

@taskylizard

Copy link
Copy Markdown

Motivation

Vite+ should expose Vite Task's replayLogs cache option (when merged) through vite.config.ts so users can keep cache hits quiet while preserving cache hits and output restoration.

TODO: update the dependencies commit sha on Vite Task PR merge at voidzero-dev/vite-task#531

Changes

  • Add replayLogs to generated run config types and Rust config initializers.
  • Document replayLogs: false in the run config and cache guide.

@netlify

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 568d289
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a819eef8b3e7a000888c433

@taskylizard
taskylizard marked this pull request as draft July 9, 2026 19:30
@fengmk2
fengmk2 requested a review from wan9chi August 3, 2026 16:23
@taskylizard
taskylizard marked this pull request as ready for review August 6, 2026 08:39
@taskylizard
taskylizard marked this pull request as draft August 6, 2026 08:39
@taskylizard
taskylizard marked this pull request as ready for review August 6, 2026 09:54
@taskylizard
taskylizard force-pushed the feat/cache-hit-replay-logs-option branch from 30a4404 to 49ea1e8 Compare August 15, 2026 16:25
Comment thread Cargo.toml
fast-glob = "1.0.0"
flate2 = { version = "=1.1.9", features = ["zlib-rs"] }
form_urlencoded = "1.2.1"
fspy = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "d05b1dcdbaabaa69643ee0b89cebe3cd390957e9" }

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just notice, this one needs to be updated after voidzero-dev/vite-task#531 gets merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants