Commit b8f6ea3
committed
chore(vite): allow dev server port override via PORT env var
electron:dev still pins 5175 via its --port CLI flag, which overrides
server.port anyway; this only affects tooling that starts Vite
directly and needs a free port.1 parent f726bbd commit b8f6ea3
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments