adds astro sync to npm scripts
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"start": "astro build --remote && node ./dist/server/entry.mjs",
|
||||
"build": "astro build --remote",
|
||||
"preview": "astro preview",
|
||||
"sync": "astro sync",
|
||||
"astro": "astro"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user