Skip to content

Commit 734f76f

Browse files
committed
chore: update build
1 parent bfeac7d commit 734f76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",
8-
"build": "exit 0;astro check && astro build",
8+
"build": "astro check && astro build",
99
"preview": "astro preview",
1010
"astro": "astro"
1111
},

0 commit comments

Comments
 (0)