mirror of
https://github.com/Foundry376/Mailspring.git
synced 2026-01-16 22:06:05 +08:00
Summary: This commit makes it so postinstall.es6 only bootstraps the packages we are interested in based on a new env variable, `INSTALL_TARGET`. `INSTALL_TARGET` can be set to `cloud`, `client` or `all`, or not set at all, and our postinstall will bootstrap the packages accordingly. This will make build and deploy times faster. Test Plan: manual Reviewers: spang, halla, evan, khamidou Reviewed By: evan, khamidou Differential Revision: https://phab.nylas.com/D4271 |
||
|---|---|---|
| .. | ||
| daily.js | ||
| postinstall.es6 | ||