SWC support #9664
wizpresso-steve-cy-fan
started this conversation in
Ideas
SWC support
#9664
Replies: 1 comment 7 replies
It could be supported through a Vite plugin. If it ever happens, a couple options:
Could you explain how refactoring the SvelteKit plugin to use SWC instead would meaningfully benefit the developer experience? Do you see any bottlenecks with the current implementation? Any concrete examples of it having a speedup compared to esbuild? Would it be worth the required time / maintenance cost to refactor the SvelteKit plugin? |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Despite Vite 4 "supports" SWC (and it is very vague at best) I did not see that SvelteKit is capable of supporting SWC for now? I searched online for guide but to no avail as well. Maybe we should consider adding support for SWC, the speedup is going to make a day-and-night difference in terms of development experience.
All reactions