Skip to content

feat: support new optional sveltekit config pattern via vite config#1810

Open
fubits1 wants to merge 4 commits into
webpro-nl:mainfrom
fubits1:feat-sveltekit-3
Open

feat: support new optional sveltekit config pattern via vite config#1810
fubits1 wants to merge 4 commits into
webpro-nl:mainfrom
fubits1:feat-sveltekit-3

Conversation

@fubits1

@fubits1 fubits1 commented Jun 22, 2026

Copy link
Copy Markdown

@fubits1 fubits1 marked this pull request as ready for review June 22, 2026 21:41
@pkg-pr-new

pkg-pr-new Bot commented Jun 23, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/knip@1810
npm i https://pkg.pr.new/@knip/language-server@1810
npm i https://pkg.pr.new/@knip/mcp@1810

commit: ba66f97

@webpro

webpro commented Jun 23, 2026

Copy link
Copy Markdown
Member

Thanks for the PR! Looks great, I have only a few nits I'll push now as I made the changes while playing with it already anyway.

@fubits1

fubits1 commented Jun 23, 2026

Copy link
Copy Markdown
Author

Thanks @webpro - I can confirm that the fix works!

TIL: when using Bun as package manager, the command to install from pkg.pr.new is:

bun add -d knip@https://pkg.pr.new/knip@1810

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡 Extend support for plugin SvelteKit config discovery to new Vite config option

2 participants