Skip to content
#

brand

Here are 190 public repositories matching this topic...

simple-icons
svelte-simple-icons
gleuch
gleuch commented Oct 10, 2020

When attempting to use with Sapper, the following error is generated:

<Facebook> 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

Sapper requires the original component source in order to build for server-side rendering.
See here: https://github.com/sveltejs/sapper-template#u

Improve this page

Add a description, image, and links to the brand topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the brand topic, visit your repo's landing page and select "manage topics."

Learn more