Open masontmorrow opened 5 days ago
I'm using a NextJS application with SSR. On build, all client side APIs are undefined of course, but those references break the build. Are there plans to support SSR builds in the future? Thanks
Yes indeed, I haven’t tested it in an SSR environment, I’ll take a look at it.
I released a new version, you can test it 😄
I'm using a NextJS application with SSR. On build, all client side APIs are undefined of course, but those references break the build. Are there plans to support SSR builds in the future? Thanks