Skip to content

Commit

Permalink
fixing website:build
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Aug 12, 2024
1 parent b53e22a commit d2005a0
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 @@ -7,6 +7,7 @@
"test:ci": "c8 --reporter=lcov pnpm -r --workspace-concurrency 1 test:ci",
"test:services:start": "docker compose up -d",
"test:services:stop": "docker compose down",
"website:build": "pnpm recursive --filter @cacheable/website run website:build",
"build": "pnpm recursive run build",
"clean": "pnpm recursive run clean"
},
Expand Down

0 comments on commit d2005a0

Please sign in to comment.