The extra -- was causing Vite flags to not be passed correctly Vite was not receiving --port and --strict-port properly Now flags are passed directly: pnpm dev --port 3050 --strict-port |
||
|---|---|---|
| .. | ||
| reports | ||
| run-e2e.sh | ||
The extra -- was causing Vite flags to not be passed correctly Vite was not receiving --port and --strict-port properly Now flags are passed directly: pnpm dev --port 3050 --strict-port |
||
|---|---|---|
| .. | ||
| reports | ||
| run-e2e.sh | ||