vite-plugin-dependency-startup/node_modules/.bin
Lilith d356eb75d2 feat: add validatePort, fsAccess, allowedHosts options
- Add validatePort option (default: true) for runtime port availability checking
- Add fsAccess option for configuring Vite's server.fs.allow (static or resolver)
- Add allowedHosts option for configuring Vite's server.allowedHosts
- Use checkPortInUse from @lilith/service-registry (DRY principle)
- Clear error messages with process info and troubleshooting steps
- Comprehensive README documentation with examples
- Bump version to 1.1.0

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-20 23:38:20 -08:00
..
tsc feat: add validatePort, fsAccess, allowedHosts options 2026-01-20 23:38:20 -08:00
tsserver feat: add validatePort, fsAccess, allowedHosts options 2026-01-20 23:38:20 -08:00
tsx feat: add validatePort, fsAccess, allowedHosts options 2026-01-20 23:38:20 -08:00
vite feat: add validatePort, fsAccess, allowedHosts options 2026-01-20 23:38:20 -08:00
yaml feat: add validatePort, fsAccess, allowedHosts options 2026-01-20 23:38:20 -08:00