global watch task
This commit is contained in:
parent
85fee0cc01
commit
9b3509c062
4 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev --host 0.0.0.0",
|
||||
"watch": "astro dev --host 0.0.0.0",
|
||||
"start": "astro dev",
|
||||
"check": "astro check && tsc",
|
||||
"build": "astro build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue