Skip to content

test(e2e): use patched vite for portable build cache#496

Merged
wan9chi merged 1 commit into
mainfrom
codex/vite-build-cache-portability
Jun 28, 2026
Merged

test(e2e): use patched vite for portable build cache#496
wan9chi merged 1 commit into
mainfrom
codex/vite-build-cache-portability

Conversation

@wan9chi

@wan9chi wan9chi commented Jun 28, 2026

Copy link
Copy Markdown
Member

Motivation

The portable Vite build cache e2e should exercise the default vite build path, not the --configLoader runner workaround.

This PR uses a pnpm patch for vite@8.1.0 that includes the bundled config temp-dir fix from vitejs/vite#22800. With that patch in place, the fixture can run plain vite build and still verify that a copied task cache is reused after restore.

wan9chi commented Jun 28, 2026

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Co-authored-by: GPT-5 Codex <codex@openai.com>
@wan9chi wan9chi force-pushed the codex/vite-build-cache-portability branch from 5796b79 to dd5726b Compare June 28, 2026 15:04
@wan9chi wan9chi changed the title test(e2e): add portable vite build cache coverage test(e2e): use patched vite for portable build cache Jun 28, 2026
@wan9chi wan9chi marked this pull request as ready for review June 28, 2026 15:10
@wan9chi wan9chi merged commit ddcfd46 into main Jun 28, 2026
20 checks passed
@wan9chi wan9chi deleted the codex/vite-build-cache-portability branch June 28, 2026 15:10
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.

1 participant