You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> - **E2E/CI:** Adds `rollipop` to the matrix with custom commands and `skip-install`, sets `GITHUB_TOKEN` in job env, and avoids incorrect `.gitignore` usage during migration.
> - **Ecosystem helper:** `patch-project.ts` gains a `vite migrate` path using tgz via `VITE_PLUS_OVERRIDE_PACKAGES` and `VITE_PLUS_VERSION`; `repo.json` and `.gitignore` updated to include `rollipop`.
> - **Migration tooling:** Replaces hardcoded override map with env-driven `VITE_PLUS_OVERRIDE_PACKAGES` and `VITE_PLUS_VERSION`, updating package.json and workspace rewrite logic across pnpm/yarn/npm.
> - **Core package:** Fixes `exports["./lib"].default` to `./dist/tsdown/index.js` and adds `@babel/*` dependencies.
> - **Lockfile:** Updated for new dependencies.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit b6debb3. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
0 commit comments