Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Sep 4, 2024
1 parent c630ef1 commit 4b17489
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 @@ -2,6 +2,7 @@
"name": "lootsurvivor",
"scripts": {
"build": "pnpm --dir packages/core build && pnpm --dir packages/react build",
"build-client": "pnpm --dir clients/react-vite build",
"test": "pnpm --dir packages/core test",
"prettier-check": "npx prettier --check .",
"prettier": "npx prettier --write .",
Expand Down

0 comments on commit 4b17489

Please sign in to comment.