Skip to content

[experiment] Migrate tooling to Vite+#1874

Draft
Juice10 wants to merge 2 commits into
rrweb-io:mainfrom
Juice10:codex/vite-plus-setup
Draft

[experiment] Migrate tooling to Vite+#1874
Juice10 wants to merge 2 commits into
rrweb-io:mainfrom
Juice10:codex/vite-plus-setup

Conversation

@Juice10

@Juice10 Juice10 commented Jun 11, 2026

Copy link
Copy Markdown
Member

Summary

  • add Vite+ workspace tooling config for format and lint
  • migrate Vite/Vitest imports to vite-plus and vite-plus/test
  • replace Prettier/Oxfmt and legacy ESLint config with Vite+ driven formatting plus ESLint flat config
  • update format CI to run the repo-local Vite+ CLI
  • keep the existing vite.config.default.ts package build factory in place

Notes

  • package build configs still import vite.config.default.ts; the new root vite.config.ts is only for Vite+ workspace tooling blocks
  • packageManager is bumped to yarn@1.22.22 so vp install can resolve a published Yarn Classic version while the repo-local yarnPath remains in place
  • Vite+ type checking is disabled for now because the current workspace has pre-existing TypeScript/tsconfig issues under the stricter checker; existing yarn check-types remains the type-check path

Validation

  • vp install --ignore-scripts --frozen-lockfile
  • vp check
  • vp test run packages/packer/test/packer.test.ts

@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1471ebe

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Juice10 Juice10 changed the title [codex] Migrate tooling to Vite+ [experiment] Migrate tooling to Vite+ Jun 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Bundle Size Changes

No bundle size changes.

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