Skip to content

fix: respect project paths and Vite+ build commands - #581

Merged
antfu merged 1 commit into
vitejs:mainfrom
hyoban:fix/project-paths-and-vite-plus-build
Sep 25, 2026
Merged

antfu merged 1 commit into
vitejs:mainfrom
hyoban:fix/project-paths-and-vite-plus-build

Conversation

@hyoban

@hyoban hyoban commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Description

Resolve Oxc config reads and editor targets from the project context so nested projects use their own files when the process starts elsewhere.

Use vp build for Rolldown analysis when Vite+ is installed, sharing the existing Vite+ detection through the kit.

Linked Issues

None.

Additional context

Adds regression coverage for nested project configs, editor paths, and build command selection, and updates the kit export snapshots.

Validation: pnpm lint, pnpm test --run (334 passed, 2 skipped), pnpm typecheck, and pnpm build passed.

@hyoban
hyoban marked this pull request as ready for review September 17, 2026 10:51
@pkg-pr-new

pkg-pr-new Bot commented Sep 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vitejs/devtools

npm i https://pkg.pr.new/@vitejs/devtools@581

@vitejs/devtools-kit

npm i https://pkg.pr.new/@vitejs/devtools-kit@581

@vitejs/devtools-oxc

npm i https://pkg.pr.new/@vitejs/devtools-oxc@581

@vitejs/devtools-rolldown

npm i https://pkg.pr.new/@vitejs/devtools-rolldown@581

@vitejs/devtools-vite

npm i https://pkg.pr.new/@vitejs/devtools-vite@581

@vitejs/devtools-vitest

npm i https://pkg.pr.new/@vitejs/devtools-vitest@581

commit: 18927cd

@antfu
antfu merged commit f23bfbc into vitejs:main Sep 25, 2026
7 checks passed
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.

2 participants