mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-13 08:04:40 +08:00
Summary: Given that `lerna bootstrap` does not install optional dependencies, we need to manually run `npm install` inside `client-app` so `node-mac-notifier` get's correctly installed and included in the build See https://github.com/lerna/lerna/issues/121 Fixes T7887 Test Plan: manual Reviewers: halla, evan Reviewed By: evan Maniphest Tasks: T7887 Differential Revision: https://phab.nylas.com/D4076 |
||
---|---|---|
.. | ||
postinstall.es6 |