mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-15 20:48:01 +08:00
600be97324
Summary: Our sentry reporter tries to fetch the nylas identity from the database, and access properties on it. However, if you are in a state where there is no identity available (like having logged out, or just starting the app), and encoutnered an error that would be reported to sentry, we would throw an error while reporting and that would crash the app Also, fix lint errors and some really janky code This fixes T7810 Test Plan: manual Reviewers: halla, spang, evan Reviewed By: spang, evan Maniphest Tasks: T7810 Differential Revision: https://phab.nylas.com/D3867 |
||
---|---|---|
.. | ||
docs | ||
encrypted_certificates | ||
packages | ||
src/error-logger-extensions | ||
README.md |
Nylas Mail
This repo contains proprietary Nylas plugins and other extensions to N1
It is included as a submodule of the open source N1 repo at
pro/nylas
From the root of N1, run script/grunt add-nylas-build-resources
to manually
copy the files from this repo into the appropriate places within N1.
That script is run as part of the N1 build
task. Machines that have access
this repo will automatically include the proprietary plugins.