mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 00:09:23 +02:00
[PR #550] [MERGED] chore: move to vp pack, merge vitest config #666
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#666
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/550
Author: @hyoban
Created: 3/15/2026
Status: ✅ Merged
Merged: 3/15/2026
Merged by: @james-elicx
Base:
main← Head:3-15-vp-pack📝 Commits (4)
be26d3achore: migrate to vp pack3665a3cNo copy2f32a9cMove test1ab527cUpdate tsconfig📊 Changes
10 files changed (+41 additions, -38 deletions)
View changed files
📝
AGENTS.md(+1 -1)📝
README.md(+1 -1)📝
examples/app-router-playground/VINEXT.md(+1 -1)📝
packages/vinext/package.json(+2 -2)📝
packages/vinext/tsconfig.json(+0 -5)➕
packages/vinext/vite.config.ts(+16 -0)📝
tests/nextjs-compat/TRACKING.md(+1 -1)📝
tsconfig.json(+1 -5)📝
vite.config.ts(+18 -0)➖
vitest.config.ts(+0 -22)📄 Description
Follow #535
The output is basically the same as that of
tsc.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.