#RollupError: Unexpected character '!'
1 messages · Page 1 of 1 (latest)
Still waiting for an answer?
It looks like no-one has responded to your question yet. People might not be available right now or don’t know how to answer your question. Want an answer while you wait? Try asking our experimental bot in #1095492539085230272.
Ok, so I have more information now. The error is only present when svelte componentes from this library are included: https://splidejs.com/integration/svelte-splide/
I'm including them inside a svelte component and using that component in an astro page. When I include that page to the project the error is shown. I'm indeed marking the svelte components as client:only="svelte"
I can also confirm that this happens with any adapter. So the error must be with importing this library