Is it possible to configure svelte-kit package to compile to vanilla JS? #3011
|
Hello, I've been testing out Is this the wrong expectation for packaging? Or can we configure it to package compiled JS? |
Answered by
ignatiusmb
Dec 9, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, it's not the wrong expectation, but it's mentioned in the docs that it doesn't do any bundling, yet. There is, however, an issue for this on #2572 that you can follow