Skip to content

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

Merged
webpro merged 4 commits into
webpro-nl:mainfrom
fubits1:feat-sveltekit-3
Jun 24, 2026
Merged

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

Conversation

@fubits1

@fubits1 fubits1 commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

@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
Contributor 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

@jycouet

jycouet commented Jun 24, 2026

Copy link
Copy Markdown

Thx @fubits1 😍

@webpro webpro merged commit 3fee8bf into webpro-nl:main Jun 24, 2026
30 checks passed
@webpro

webpro commented Jun 24, 2026

Copy link
Copy Markdown
Member

🚀 This pull request is included in v6.19.0. See Release 6.19.0 for release notes.

Using Knip in a commercial project? Please consider becoming a sponsor.

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

3 participants