We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b7c9c commit 77bc694Copy full SHA for 77bc694
Front-with-React/VigyBag/package.json
@@ -4,7 +4,7 @@
4
"version": "0.0.0",
5
"type": "module",
6
"scripts": {
7
- "dev": "vite",
+ "dev": "vite --host",
8
"build": "vite build",
9
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
10
"preview": "vite preview"
0 commit comments