migration: remove vitePreprocess or add @migration-task to evaluate usage

#312

Development PR

Issue

Open
B
benmccann
Oct 21, 2024, 6:43 PM

Describe the problem

@bluwy @dominikg is vitePreprocess used for anything besides typescript support?

Describe the proposed solution

Remove vitePreprocess from the svelte config file or add @migration-task instructing the user to evaluate its usage. It is primarily used for TypeScript support and I think that exists natively in Svelte 5 now so that preprocessors are no longer required?

Importance

nice to have

Info

Assignees None
Labels enhancement, pkg:migrate
Milestone None