[PR #482] [MERGED] fix: add next shim js variants #604

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

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/482
Author: @hyoban
Created: 3/12/2026
Status: Merged
Merged: 3/12/2026
Merged by: @james-elicx

Base: mainHead: 3-12-add-next-js-variants


📝 Commits (10+)

📊 Changes

3 files changed (+43 additions, -19 deletions)

View changed files

📝 packages/vinext/src/index.ts (+24 -15)
📝 tests/ecosystem.test.ts (+19 -0)
📝 tests/fixtures/ecosystem/nuqs/vite.config.ts (+0 -4)

📄 Description

It looks like resolveId does not work for optimizeDeps


🔄 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/482 **Author:** [@hyoban](https://github.com/hyoban) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/12/2026 **Merged by:** [@james-elicx](https://github.com/james-elicx) **Base:** `main` ← **Head:** `3-12-add-next-js-variants` --- ### 📝 Commits (10+) - [`32bb45c`](https://github.com/cloudflare/vinext/commit/32bb45c0edcbf159a4f85422df8bd4e5c3c4267a) fix: add next shim js variants - [`3f7439e`](https://github.com/cloudflare/vinext/commit/3f7439e17a61e5542eb979128e95f141a62800c2) Update - [`a9dab6d`](https://github.com/cloudflare/vinext/commit/a9dab6d2a9ade9a8a3b57befa7a9bf308377555f) Update - [`edace19`](https://github.com/cloudflare/vinext/commit/edace19184d7e26f39f8e3d9f9e8496a55e6dbf2) trigger ci - [`926ae60`](https://github.com/cloudflare/vinext/commit/926ae609333e10cd1cef0b45c4a9a46648d76e29) trigger ci - [`6b2bdec`](https://github.com/cloudflare/vinext/commit/6b2bdec2fd7d7f631b0ddf0269711768f0d8fd1e) Update - [`51954d3`](https://github.com/cloudflare/vinext/commit/51954d395a50244666b6e6431768982382c066cf) Update - [`e73958e`](https://github.com/cloudflare/vinext/commit/e73958e639d38b882be3a840c2d4b3d449296113) Update - [`59b9a62`](https://github.com/cloudflare/vinext/commit/59b9a6259126bd5310d505cbd35af6779444a81e) Update - [`eb5a506`](https://github.com/cloudflare/vinext/commit/eb5a5068beb4ba54e40b0b76bcb4a0e11292efb3) Update ### 📊 Changes **3 files changed** (+43 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/vinext/src/index.ts` (+24 -15) 📝 `tests/ecosystem.test.ts` (+19 -0) 📝 `tests/fixtures/ecosystem/nuqs/vite.config.ts` (+0 -4) </details> ### 📄 Description It looks like `resolveId` does not work for `optimizeDeps` --- <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:01 +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#604
No description provided.