Is there a way to generate esnext (from tsconfig.json) code with svelte-package? #9117
Answered
by
dummdidumm
raythurnvoid
asked this question in
Q&A
-
Is there a way to generate esnext (from tsconfig.json) code with svelte-package? |
Beta Was this translation helpful? Give feedback.
Answered by
dummdidumm
Feb 20, 2023
Replies: 1 comment 5 replies
-
Do you mean Svelte->compile->JS output? Because the code is left untouched (like esnext) by default. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
raythurnvoid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you mean Svelte->compile->JS output? Because the code is left untouched (like esnext) by default.