Skip to content

Commit 100b7dc

Browse files
Attempt force run pagefind on build
1 parent e0f3b25 commit 100b7dc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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",
10+
"build": "astro build && npx pagefind --site dist",
1111
"preview": "astro preview",
1212
"astro": "astro"
1313
},

web/public/pagefind/test.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)