mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #548] fix(vite-8): remove deprecated Rollup config options for Vite 8/Rolldown #663
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#663
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/548
Author: @yunus25jmi1
Created: 3/15/2026
Status: 🔄 Open
Base:
main← Head:fix/vite-8-warnings-clean📝 Commits (10+)
3fb524cfix(vite-8): remove deprecated Rollup config options for Vite 8/Rolldown109ac93fix: address bonk review comments6beaa47fix(vite-8): use rolldownOptions for Vite 8+ treeshake config1e6744efix: address bonk review comments for Vite 8/Rolldown029d279fix: resolve merge conflict and apply robust onwarn logic6b9d5effix: apply final conflict resolutions and formatting for Vite 845cd355fix: resolve import conflict and formatting719778efix: resolve duplicate import conflictbec552dfix: remove duplicate createDirectiveOnwarn declaration89c24eafix: update tests for Vite 8 version-gated config📊 Changes
3 files changed (+965 additions, -883 deletions)
View changed files
📝
packages/vinext/src/cli.ts(+5 -6)📝
packages/vinext/src/index.ts(+795 -857)📝
tests/build-optimization.test.ts(+165 -20)📄 Description
Fixes #540
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.