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 d1a9669 commit a328aceCopy full SHA for a328ace
web/package.json
@@ -7,7 +7,7 @@
7
"dev": "astro dev",
8
"start": "astro dev",
9
"prebuild": "node mta_highlighting/generate-lua-tmlanguage.js",
10
- "build": "astro build && npx pagefind --site dist",
+ "build": "astro build",
11
"preview": "astro preview",
12
"astro": "astro"
13
},
0 commit comments