fix(isTypeScriptComponent): check all script tags (#933)#934
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@milahu Svelte doesn't support multiple <script> tags (with the exception of a script with See example REPL: https://svelte.dev/repl/d5266c4fd50a49398b232ef54a825fdf?version=3.53.1 |
|
thanks,
example input |
The official Svelte docs explain context module scripts: https://svelte.dev/docs#component-format-script-context-module Regarding if this is working in Sveltosis, not entirely yet. I suggest closing this PR. |
aah, so these are
i suggest to throw currently |

fix #933