We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a5703 commit d0f4f05Copy full SHA for d0f4f05
1 file changed
apps/model_catalog/package.json
@@ -34,7 +34,7 @@
34
"dev": "vite",
35
"build": "vite build",
36
"preview": "vite preview",
37
- "serve:e2e": "vite --port 5173",
+ "serve:e2e": "vite --host --port 5173",
38
"e2e": "npx cypress run --browser chrome",
39
"e2e:ci": "npx start-server-and-test serve:e2e http://localhost:5173 e2e",
40
"test": "vitest run",
0 commit comments