Skip to content

Commit 25c517a

Browse files
committed
fix
1 parent 0565fa9 commit 25c517a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"check:format": "oxfmt . --check",
1010
"check:spell": "pnpm dlx cspell",
1111
"doc": "pnpm --dir website dev",
12+
"doc:build": "node --run build && pnpm --dir website build",
1213
"format": "oxfmt .",
1314
"lint": "rs lint --type-check",
1415
"prepare": "husky",

0 commit comments

Comments
 (0)