Skip to content

Add configurable Vite runner support#4

Merged
mdulghier merged 1 commit into
mainfrom
remove-viteplus-dependency
May 3, 2026
Merged

Add configurable Vite runner support#4
mdulghier merged 1 commit into
mainfrom
remove-viteplus-dependency

Conversation

@mdulghier

Copy link
Copy Markdown
Owner

Summary

  • Added dev_server.runner to choose between vite-plus and vite for devtree dev.
  • Kept vite-plus as the default for backward compatibility, and now fail fast on invalid runner values.
  • Updated doctor checks, docs, and plugin typing to reflect the new dual-runner setup.

Testing

  • Added unit coverage for both runner modes in the command builder.
  • Added config command coverage for reading and writing dev_server.runner.
  • pnpm test passed.
  • pnpm run check passed.
  • pnpm run build passed.

@mdulghier mdulghier merged commit 41178c9 into main May 3, 2026
3 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.

1 participant