Skip to content

Commit

Permalink
chore: add script to build the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
typicalninja committed Oct 21, 2024
1 parent 26ecd4d commit 5dbd375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"scripts": {
"build": "turbo run build --no-daemon",
"build:docs": "turbo run build --no-daemon --filter=docs",
"dev": "turbo run dev --parallel --no-daemon",
"lint": "biome lint --write",
"format": "biome format --write",
Expand Down

0 comments on commit 5dbd375

Please sign in to comment.