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
refactor(sveltekit-vega-sample): reenable SSR now that everything is esm
Previously, ssr was broken. With the move of all vega packages to esm, this has been fixed. This PR reenables SSR for the sveltekit example.