Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add options in chokidar to use polling
- fixes sveltejs#109 - chokidar is a transitive dependency of livereload, so passing an option to chokidar is relatively safe - the fix was inspired by rollup/rollup#1666 (comment) - tested on both macOS and Ubuntu 19 (via WSL2)
- Loading branch information