We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1594a9a commit d9b69bfCopy full SHA for d9b69bf
package.json
@@ -52,7 +52,7 @@
52
"dev": "tsc --watch",
53
"docs:dev": "vite src/docs --port 5055",
54
"docs:build": "vite build src/docs",
55
- "docs:preview": "vite preview src/docs"
+ "docs:preview": "vite preview src/docs --host"
56
},
57
"keywords": [
58
"react",
0 commit comments