Skip to content

Commit de07a7e

Browse files
committed
chore: helper scripts for docs
1 parent 25266f5 commit de07a7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"bin"
1616
],
1717
"scripts": {
18+
"docs:dev": "pnpm --filter=docs dev",
19+
"docs:build": "pnpm --filter=docs build",
1820
"publint": "publint",
1921
"test": "vitest"
2022
},

0 commit comments

Comments
 (0)