Skip to content

chore(cli): remove vitePreprocess in all default templates#876

Merged
manuel3108 merged 1 commit intomainfrom
chore/rmv-vitePreprocess
Jan 20, 2026
Merged

chore(cli): remove vitePreprocess in all default templates#876
manuel3108 merged 1 commit intomainfrom
chore/rmv-vitePreprocess

Conversation

@jycouet
Copy link
Contributor

@jycouet jycouet commented Jan 18, 2026

Closes: #210

Doc update: sveltejs/kit#15185
I think that most of projects don't need it (I even use decorators in my project... But not in svelte files!)

@changeset-bot
Copy link

changeset-bot bot commented Jan 18, 2026

🦋 Changeset detected

Latest commit: e3b465f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 18, 2026

Open in StackBlitz

npx https://pkg.pr.new/sveltejs/cli/svelte-migrate@876
npx https://pkg.pr.new/sveltejs/cli/sv@876

commit: e3b465f

@manuel3108 manuel3108 merged commit 051acb8 into main Jan 20, 2026
8 checks passed
@manuel3108 manuel3108 deleted the chore/rmv-vitePreprocess branch January 20, 2026 01:28
@github-actions github-actions bot mentioned this pull request Jan 18, 2026
WarningImHack3r added a commit to WarningImHack3r/svelte-changelog that referenced this pull request Jan 20, 2026
Found out it's not useful by reading sveltejs/cli#876

It's only remove from the direct deps and the Svelte config, though it's
still used indirectly by SvelteKit
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.

do we still need vitePreprocess in templates?

2 participants