We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
preview
1 parent 9628aa7 commit 118f221Copy full SHA for 118f221
apps/website/package.json
@@ -5,7 +5,7 @@
5
"scripts": {
6
"dev": "astro dev",
7
"build": "astro check && astro build",
8
- "preview": "astro preview",
+ "preview": "astro check && astro build && astro preview",
9
"astro": "astro"
10
},
11
"dependencies": {
0 commit comments