mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
🛠 Add --host script.
This commit is contained in:
parent
39387e7a3e
commit
f22adb1218
@ -14,6 +14,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
"host": "vite dev --host",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
||||
|
Loading…
Reference in New Issue
Block a user