Skip to content

Commit 94a3433

Browse files
committed
docs(test): note why build_vite_env has no Windows skip
Fixture-only change; also exercises the native-cache fix: this commit must reuse the NAPI binding cache, not rebuild it. Claude-Session: https://claude.ai/code/session_01NRgjMi2Vus3iJctudGEWPT
1 parent 1705108 commit 94a3433

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/build_vite_env

crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/build_vite_env/snapshots.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# No skip-platforms here on purpose: the legacy case skipped win32, but the
2+
# reasons (shell env prefixes, eol-dependent content hashes) do not apply in
3+
# this runner, and the Windows CI job has validated the case since.
14
[[case]]
25
name = "build_vite_env"
36
vp = "local"

0 commit comments

Comments
 (0)