barrel / shopify-vite

Modern frontend tooling for Shopify theme development using Vite for a best-in-class DX.
https://shopify-vite.barrelny.com/
MIT License
287 stars 45 forks source link

Server should not exit if port is in use #121

Closed tuanpham-barrel closed 6 months ago

tuanpham-barrel commented 7 months ago

If the port is in use, we need Vite to choose available port instead of exiting.

wturnerharris commented 6 months ago

Being addressed in #122