mirror of
https://github.com/ArthurDanjou/artdanj-fallback.git
synced 2026-01-14 20:59:53 +01:00
Change yarn preview command
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"dev": "vite --port 3333 --open",
|
||||
"lint": "eslint .",
|
||||
"typecheck": "vue-tsc --noEmit",
|
||||
"preview": "vite preview"
|
||||
"preview": "vite preview --port 3355 --host"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^8.5.0",
|
||||
|
||||
Reference in New Issue
Block a user