1

I have a svelte-kit app I'm compiling the svelte app into one js file with rollup the problem I have is when I import a component this way : import Foo from '$lib/Foo.svelte'; rollup is not compiling the Foo component what option can I add to rollup.config.js to make it compile this import type too ?

1

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.