Update package.json
This commit is contained in:
parent
cd7d64faf4
commit
7a0f325071
@ -4,7 +4,7 @@
|
||||
"packageManager": "pnpm@7.17.1",
|
||||
"scripts": {
|
||||
"build": "vite-ssg build",
|
||||
"dev": "vite --port 3333",
|
||||
"dev": "vite --port 3333 --host",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"preview-https": "serve dist",
|
||||
|
Loading…
Reference in New Issue
Block a user