Skip to content

Commit d9b69bf

Browse files
chore(docs): host
1 parent 1594a9a commit d9b69bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"dev": "tsc --watch",
5353
"docs:dev": "vite src/docs --port 5055",
5454
"docs:build": "vite build src/docs",
55-
"docs:preview": "vite preview src/docs"
55+
"docs:preview": "vite preview src/docs --host"
5656
},
5757
"keywords": [
5858
"react",

0 commit comments

Comments
 (0)