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
I think it's worth pointing out in the documentation that this package doesn't work on the server side. It does work when you're running sapper dev, but not when you're running the Express or Polka servers through node __sapper__/build.
I think it's worth pointing out in the documentation that this package doesn't work on the server side. It does work when you're running
sapper dev, but not when you're running theExpressorPolkaservers throughnode __sapper__/build.