Skip to content

Commit a328ace

Browse files
Test dont run npx pagefind
1 parent d1a9669 commit a328ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev": "astro dev",
88
"start": "astro dev",
99
"prebuild": "node mta_highlighting/generate-lua-tmlanguage.js",
10-
"build": "astro build && npx pagefind --site dist",
10+
"build": "astro build",
1111
"preview": "astro preview",
1212
"astro": "astro"
1313
},

0 commit comments

Comments
 (0)