Cweili / svelte-fa

Tiny FontAwesome component for Svelte

Home Page:https://cweili.github.io/svelte-fa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with svelte@next

bostondevin opened this issue · comments

I get this error using svelte@next and snowpack:

Error: is not a valid SSR component. You may need to review your build config to ensure that dependencies are compiled, rather than imported as pre-compiled modules. This seems to happen with other external libraries too...

Can you use codesandbox.io to provide a reproducible use case?

Closed due inactivity.