Build plugin/config relocation
Vite Oxc source transform subtly different output sourcemaps esbuild transform semantics plugin depends on esbuild transform semantics
A source transform produces subtly different output or sourcemaps under Oxc.
Agent Quick Fix
The old package/config name is syntactically valid, but current tool packaging and discovery rules live in external release documentation.
Product: Vite
Current-contract area: Vite 8 plugin depends on esbuild transform semantics
Likely root cause: A source transform produces subtly different output or sourcemaps under Oxc.
Repair direction: Verifier checks the current package identity/config format and a real transformed output. Check emitted assets and runtime behavior across the supported target.
Validation Status
Codex searched organically in the validation run. No no-web counterfactual is attached to this page yet.
Symptom
A source transform produces subtly different output or sourcemaps under Oxc.
Why This Happens
The old package/config name is syntactically valid, but current tool packaging and discovery rules live in external release documentation.
Verification
Verifier checks the current package identity/config format and a real transformed output. Check emitted assets and runtime behavior across the supported target.
Common Wrong Fixes
- Changing local code without checking the current external contract.
- Retrying the same install, build, or API call with no version/source change.
- Applying a broad unsafe bypass when a narrow compatibility fix is available.
Codex Search Keywords
These are the search terms observed in a neutral Codex validation run for this failure shape.
Vite Oxc source transform subtly different output sourcemaps esbuild transform semantics plugin depends on esbuild transform semantics
site:vite.dev oxc esbuild transform sourcemap Vite