Skip to content

Commit

Permalink
Add preview doc script 💞
Browse files Browse the repository at this point in the history
  • Loading branch information
willnguyen1312 committed Nov 22, 2023
1 parent 199bbd6 commit 82ea1da
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 @@ -34,6 +34,7 @@
"format:fix": "prettier --cache --write --ignore-path .gitignore .",
"lint": "turbo lint --concurrency 20",
"postbuild": "pnpm run size --concurrency 20",
"preview:docs": "pnpm --filter=docs preview",
"react": "pnpm --filter=@socialplayer/react --concurrency 20",
"release": "pnpm check && changeset version && changeset publish",
"size": "esno scripts/size.ts",
Expand Down

0 comments on commit 82ea1da

Please sign in to comment.