Skip to content

chore(tooling): migrate to Vite+ - #13

Merged
caiopizzol merged 2 commits into
mainfrom
chore/vite-plus
Aug 2, 2026
Merged

chore(tooling): migrate to Vite+#13
caiopizzol merged 2 commits into
mainfrom
chore/vite-plus

Conversation

@caiopizzol

Copy link
Copy Markdown
Owner

Vite+ consolidates formatting, linting, type checking, tests, package installation, and staged checks behind one pinned toolchain. This follow-up builds on the TypeScript 7 baseline from #12 and removes overlapping tool ownership.

  • Accepts generated formatter defaults, so the review includes repository-wide formatting changes.
  • Keeps Bun as the pipeline runtime while Vite+ owns development checks and Vitest.
  • Keeps production installs safe when development dependencies and hook tooling are omitted.
  • Leaves deployment on Bun source because this pipeline has no Vite application build entry.

@caiopizzol
caiopizzol marked this pull request as ready for review August 2, 2026 23:20
@caiopizzol
caiopizzol enabled auto-merge (squash) August 2, 2026 23:20

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 26 files

Re-trigger cubic

@caiopizzol
caiopizzol disabled auto-merge August 2, 2026 23:26
@caiopizzol
caiopizzol enabled auto-merge (squash) August 2, 2026 23:26
@caiopizzol
caiopizzol merged commit b7e60cf into main Aug 2, 2026
4 checks passed
@caiopizzol
caiopizzol deleted the chore/vite-plus branch August 2, 2026 23:27
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