Skip to content

Commit

Permalink
chore: build pages
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Oct 16, 2023
1 parent d4dcc64 commit 6a18fd6
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 @@ -35,6 +35,7 @@
"scripts": {
"dev": "tsup --watch",
"build": "tsup",
"build:pages": "pnpm run build && cd playground/spa && pnpm run build",
"test": "vitest",
"lint": "eslint .",
"preinstall": "npx only-allow pnpm",
Expand Down

0 comments on commit 6a18fd6

Please sign in to comment.