Skip to content

Instantly share code, notes, and snippets.

@imelisii
Created November 16, 2024 22:32
Show Gist options
  • Save imelisii/a380ae4f5ad732381b0fe7f88e345156 to your computer and use it in GitHub Desktop.
Save imelisii/a380ae4f5ad732381b0fe7f88e345156 to your computer and use it in GitHub Desktop.
WatchOptionsHotReload
"watchOptions": {
"watchFile": "dynamicPriorityPolling",
"watchDirectory": "dynamicPriorityPolling",
"excludeDirectories": [
"**/node_modules",
"dist"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment