Skip to content

Commit

Permalink
fix: docs npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
F-star committed Feb 11, 2025
1 parent 94b70d3 commit 98f3bd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"private": true,
"scripts": {
"docs:dev": "vitepress dev",
"build": "echo 'docs package skip build'",
"docs:build": "vitepress build",
"docs:preview": "vitepress preview"
},
Expand Down

0 comments on commit 98f3bd5

Please sign in to comment.