-
I only want the Vite dev server to run on port 5173. If this port is already in used, don't start the dev server and just error out. Is there a way to configure this? |
Beta Was this translation helpful? Give feedback.
Answered by
bhuynhdev
Sep 19, 2024
Replies: 1 comment
-
Oh there is the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bhuynhdev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh there is the
server.strictport
option