Skip to content

Commit

Permalink
🔨 chore: add serve command
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Feb 1, 2025
1 parent d21d56e commit 8547f23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"packageManager": "pnpm@9.15.4",
"scripts": {
"dev": "vitepress dev",
"build": "vitepress build"
"build": "vitepress build",
"serve": "vitepress serve"
},
"devDependencies": {
"@moefy-canvas/core": "^0.5.2",
Expand Down

0 comments on commit 8547f23

Please sign in to comment.