Svelte support in Parcel 2 #8598
Answered
by
devongovett
liegeandlief
asked this question in
Q&A
-
Is Svelte supported in Parcel 2? I can't find any documentation relating to it and research that I've done all seems to concern Parcel v1. Would be really nice if this was officially supported like React and Vue. |
Beta Was this translation helpful? Give feedback.
Answered by
devongovett
Nov 1, 2022
Replies: 1 comment 1 reply
-
There's a 3rd party plugin for it. https://github.com/orlov-vo/parcel-transformer-svelte I agree would be nice to eventually have by default though. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
liegeandlief
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's a 3rd party plugin for it. https://github.com/orlov-vo/parcel-transformer-svelte
I agree would be nice to eventually have by default though.