Skip to content

rocicorp/mono

 
 

Repository files navigation

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