Skip to content

Commit

Permalink
build pds correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
dholms committed Sep 29, 2023
1 parent 5b2f4d1 commit c7285a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"build": "node ./build.js",
"postbuild": "tsc --build tsconfig.build.json",
"test": "../dev-infra/with-test-redis-and-db.sh jest",
"update-main-to-dist": "node ../../update-main-to-dist.js packages/pds",
"bench": "../dev-infra/with-test-redis-and-db.sh jest --config jest.bench.config.js",
"test:sqlite": "jest --testPathIgnorePatterns /tests/proxied/*",
"test:log": "tail -50 test.log | pino-pretty",
Expand Down

0 comments on commit c7285a8

Please sign in to comment.