[PR #830] [MERGED] refactor: extract postcss plugin to own file #879

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

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/830
Author: @james-elicx
Created: 4/13/2026
Status: Merged
Merged: 4/13/2026
Merged by: @james-elicx

Base: mainHead: james/extract-postcss-plugin


📝 Commits (1)

  • fb2be3c refactor: extract postcss plugin to own file

📊 Changes

4 files changed (+147 additions, -143 deletions)

View changed files

📝 packages/vinext/src/index.ts (+1 -135)
packages/vinext/src/plugins/postcss.ts (+138 -0)
📝 tests/postcss-resolve.test.ts (+3 -3)
📝 tests/startup-cache.test.ts (+5 -5)

📄 Description

No description provided


🔄 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/830 **Author:** [@james-elicx](https://github.com/james-elicx) **Created:** 4/13/2026 **Status:** ✅ Merged **Merged:** 4/13/2026 **Merged by:** [@james-elicx](https://github.com/james-elicx) **Base:** `main` ← **Head:** `james/extract-postcss-plugin` --- ### 📝 Commits (1) - [`fb2be3c`](https://github.com/cloudflare/vinext/commit/fb2be3ce5e25aa04ce5c39d07a2f15a149ed05aa) refactor: extract postcss plugin to own file ### 📊 Changes **4 files changed** (+147 additions, -143 deletions) <details> <summary>View changed files</summary> 📝 `packages/vinext/src/index.ts` (+1 -135) ➕ `packages/vinext/src/plugins/postcss.ts` (+138 -0) 📝 `tests/postcss-resolve.test.ts` (+3 -3) 📝 `tests/startup-cache.test.ts` (+5 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:10:36 +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#879
No description provided.