mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #890] [MERGED] fix knip issues #921
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#921
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/890
Author: @james-elicx
Created: 4/24/2026
Status: ✅ Merged
Merged: 4/24/2026
Merged by: @james-elicx
Base:
main← Head:claude/fervent-lovelace-7bdfcd📝 Commits (4)
f69fd6bfix knip issues2f32632run knip in cid82d582.1d430d4feedback📊 Changes
47 files changed (+164 additions, -154 deletions)
View changed files
📝
.github/workflows/ci.yml(+1 -0)📝
knip.ts(+27 -6)📝
packages/vinext/src/build/layout-classification.ts(+2 -8)📝
packages/vinext/src/build/nitro-route-rules.ts(+1 -1)📝
packages/vinext/src/build/precompress.ts(+1 -1)📝
packages/vinext/src/build/prerender.ts(+5 -8)📝
packages/vinext/src/build/run-prerender.ts(+2 -2)📝
packages/vinext/src/build/standalone.ts(+2 -2)📝
packages/vinext/src/cloudflare/tpr.ts(+1 -1)📝
packages/vinext/src/config/dotenv.ts(+3 -3)📝
packages/vinext/src/deploy.ts(+2 -2)📝
packages/vinext/src/init.ts(+1 -1)📝
packages/vinext/src/plugins/async-hooks-stub.ts(+1 -1)📝
packages/vinext/src/plugins/fonts.ts(+2 -2)📝
packages/vinext/src/plugins/server-externals-manifest.ts(+1 -1)📝
packages/vinext/src/routing/file-matcher.ts(+2 -2)📝
packages/vinext/src/routing/utils.ts(+2 -2)📝
packages/vinext/src/server/app-browser-state.ts(+5 -5)📝
packages/vinext/src/server/app-browser-stream.ts(+3 -3)📝
packages/vinext/src/server/app-elements.ts(+3 -3)...and 27 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.