Skip to content
Snippets Groups Projects
Commit fb6aba75 authored by Simon Waltemathe's avatar Simon Waltemathe
Browse files

removed flag to open browser tab on start

parent 067a0a02
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"version": "0.0.1", "version": "0.0.1",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite dev --open", "dev": "vite dev",
"build": "vite build", "build": "vite build",
"preview": "vite preview", "preview": "vite preview",
"test": "npm run test:integration && npm run test:unit", "test": "npm run test:integration && npm run test:unit",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment