Skip to content

Commit

Permalink
build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
balegas committed Nov 6, 2024
1 parent 1f9cf66 commit b675262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/linearlite/sst.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function deployLinearLite(
VITE_DATABASE_ID: electricInfo.id,
},
build: {
command: `pnpm run build`,
command: `pnpm run --filter @electric-sql/client --filter @electric-sql/react --filter @electric-examples/linearlite build`,
output: `dist`,
},
domain: {
Expand Down

0 comments on commit b675262

Please sign in to comment.