Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 724 Bytes

File metadata and controls

22 lines (15 loc) · 724 Bytes

Rocicorp Monorepo

SQLite build

Zero uses a non-trunk build of SQLite. To update the build:

  1. Determine desired Check-in of SQLite.

  2. Edit the CHECKIN= variable in deps/download.sh.

  3. From the repo root, run:

npm run download-deps
npm install