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 fa32828 commit 9919c0dCopy full SHA for 9919c0d
package.json
@@ -31,7 +31,7 @@
31
"build": "rescript",
32
"format": "rescript format -all && prettier --write ./tests/index.js ./package.json ./docs/pages",
33
"docs": "astro dev",
34
- "pre:build:docs": "node docs/llm.js",
+ "prebuild:docs": "node docs/llm.js",
35
"build:docs": "astro build"
36
},
37
"license": "MIT",
0 commit comments