[PR #247] [MERGED] fix: set correct NODE_ENV for build #415

Closed
opened 2026-05-06 12:39:41 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/247
Author: @hyoban
Created: 3/4/2026
Status: Merged
Merged: 3/4/2026
Merged by: @southpolesteve

Base: mainHead: 3-4-set-NODE_ENV


📝 Commits (2)

  • 395760f fix: set NODE_ENV
  • 15e449c address review feedback: readability, test coverage, and nextConfig.env guard

📊 Changes

2 files changed (+146 additions, -1 deletions)

View changed files

📝 packages/vinext/src/index.ts (+23 -0)
📝 tests/build-optimization.test.ts (+123 -1)

📄 Description

Fixes #246


🔄 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/247 **Author:** [@hyoban](https://github.com/hyoban) **Created:** 3/4/2026 **Status:** ✅ Merged **Merged:** 3/4/2026 **Merged by:** [@southpolesteve](https://github.com/southpolesteve) **Base:** `main` ← **Head:** `3-4-set-NODE_ENV` --- ### 📝 Commits (2) - [`395760f`](https://github.com/cloudflare/vinext/commit/395760f2e6b64e321b2d00e4afc1f6e9d98a096b) fix: set NODE_ENV - [`15e449c`](https://github.com/cloudflare/vinext/commit/15e449c8997a09a204ba1b3c1475216f03014e54) address review feedback: readability, test coverage, and nextConfig.env guard ### 📊 Changes **2 files changed** (+146 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/vinext/src/index.ts` (+23 -0) 📝 `tests/build-optimization.test.ts` (+123 -1) </details> ### 📄 Description Fixes #246 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:39:41 +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#415
No description provided.