Mailspring/packages
Juan Tejada 3a626988c8 [iso-core] Protect from operating on IMAP connection while opening a box
Summary: See title

Test Plan: manual

Reviewers: spang, mark

Reviewed By: mark

Differential Revision: https://phab.nylas.com/D4072
2017-03-01 15:25:10 -08:00
..
client-app [client-app] Report 100% of search performed events 2017-03-01 14:56:25 -08:00
client-sync [client-sync] Scale sync batch size based on folder SELECT duration 2017-03-01 12:24:58 -08:00
isomorphic-core [iso-core] Protect from operating on IMAP connection while opening a box 2017-03-01 15:25:10 -08:00
README.md

Monorepo Packages

Each folder here is designed to act as its own repository. For development convenience, they are all included here in one monorepo. This allows us to grep across multiple codebases, not use submodules, and keep a unified commit history.

We use Lerna to manage the monorepo and tie them all together with the main nylas-mail-all/scripts/postinstall.es6 script, which in turn, calls lerna bootstrap