FocusTide icon indicating copy to clipboard operation
FocusTide copied to clipboard

fix: Re-enable server-side rendering (SSR)

Open Hanziness opened this issue 2 years ago • 1 comments

This PR fixes SSR-related errors, making pages build properly again with ssr: true in the Nuxt Config. This should improve page loading performance, too.

Hanziness avatar Aug 10 '22 14:08 Hanziness

Ah yes, the build will fail until the relevant Pinia issue is fixed. Until then, this change won't be merged.

Hanziness avatar Aug 10 '22 14:08 Hanziness