We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d21d17 commit c3b0589Copy full SHA for c3b0589
apps/dashboard/package.json
@@ -9,7 +9,7 @@
9
"build": "astro build",
10
"preview": "astro preview",
11
"astro": "astro",
12
- "prepare": "astro sync"
+ "prepare": "astro sync || true"
13
},
14
"dependencies": {
15
"@astrojs/node": "^9.4.4",
apps/docs/package.json
"@astrojs/starlight": "~0.36.0",
0 commit comments