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.
1 parent bfeac7d commit 734f76fCopy full SHA for 734f76f
apps/landing/package.json
@@ -5,7 +5,7 @@
5
"scripts": {
6
"dev": "astro dev",
7
"start": "astro dev",
8
- "build": "exit 0;astro check && astro build",
+ "build": "astro check && astro build",
9
"preview": "astro preview",
10
"astro": "astro"
11
},
0 commit comments