You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
I tried to use this component as described on README.md.
But, rollup showed me a error below. [!] Error: UMD and IIFE output formats are not supported for code-splitting builds.
My rollup config is from svelte-template. https://github.com/sveltejs/template
I cannot figure out this problem, but I can still learn from your code.
Thank you.