Should sveltekit not respect kit.version.pollInterval
when using preview locally?
#10961
Unanswered
alexbjorlig
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to debug an error from Sentry, related to new versions.
We have this
svelte.config.js
:When running this locally with
preview
, would you not expect to see a request every minute?I don't get anything in the console...
Beta Was this translation helpful? Give feedback.
All reactions