svelteness / kit-docs

Documentation integration for SvelteKit.
https://kitdocs.vercel.app
MIT License
457 stars 32 forks source link

`usePolling` is required by vite watcher, otherwise the server keeps crashing #75

Open davej opened 1 year ago

davej commented 1 year ago

usePolling is a workaround. Adding this ticket to track the issue and hopefully find + fix the root cause in future.

See here for more context: https://github.com/svelteness/kit-docs/pull/71