mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-03 22:53:51 +08:00
8e5f75d8e0
* fix(imports): switch to Electron's require('electron') Electron in 0.37.5 phases out the usage of `require('built-in-module')` in favor of `require('electron').builtInModule`. This commit corrects usage in some cases that cause N1 to not start under Electron 0.37.5. * fix(specs): use new Electron remote import |
||
---|---|---|
.. | ||
template-store-spec.es6 |