v0.0.17
fix: prevent ELOOP errors from circular symlinks in workspaces
Adds watch configuration to Vite server to:
- Disable following symlinks
- Ignore vendor and node_modules directories
fix: prevent ELOOP errors from circular symlinks in workspaces
Adds watch configuration to Vite server to: