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.
build
1 parent 4b7689b commit 9628aa7Copy full SHA for 9628aa7
apps/website/package.json
@@ -4,7 +4,7 @@
4
"version": "1.0.0",
5
"scripts": {
6
"dev": "astro dev",
7
- "build": "astro build",
+ "build": "astro check && astro build",
8
"preview": "astro preview",
9
"astro": "astro"
10
},
0 commit comments