[PR #550] [MERGED] chore: move to vp pack, merge vitest config #666

Closed
opened 2026-05-06 13:09:26 +02:00 by BreizhHardware · 0 comments

📋 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: mainHead: 3-15-vp-pack


📝 Commits (4)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/cloudflare/vinext/pull/550 **Author:** [@hyoban](https://github.com/hyoban) **Created:** 3/15/2026 **Status:** ✅ Merged **Merged:** 3/15/2026 **Merged by:** [@james-elicx](https://github.com/james-elicx) **Base:** `main` ← **Head:** `3-15-vp-pack` --- ### 📝 Commits (4) - [`be26d3a`](https://github.com/cloudflare/vinext/commit/be26d3ae9f436d061a7eda51fcaf8f43cd7018f6) chore: migrate to vp pack - [`3665a3c`](https://github.com/cloudflare/vinext/commit/3665a3c4d6f7fd6f8d9b42c55198130bf007a76d) No copy - [`2f32a9c`](https://github.com/cloudflare/vinext/commit/2f32a9ce8642675ddd130dc032da32159643772e) Move test - [`1ab527c`](https://github.com/cloudflare/vinext/commit/1ab527c5e48194e210bb8f48129ec29880840ea5) Update tsconfig ### 📊 Changes **10 files changed** (+41 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Follow #535 The output is basically the same as that of `tsc`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:09:26 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#666
No description provided.