mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-19 14:40:26 +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 |
||
---|---|---|
.. | ||
animations/inbox-zero | ||
components | ||
fonts/FontAwesome | ||
images | ||
mixins | ||
package-template | ||
sounds | ||
variables | ||
babelrc.json | ||
buttons.less | ||
dropdowns.less | ||
email-frame.less | ||
font-awesome.min.css | ||
index.html | ||
index.js | ||
index.less | ||
inputs.less | ||
jasmine.less | ||
linux.less | ||
normalize.less | ||
react-remote-child.html | ||
resizable.less | ||
selection.less | ||
type.less | ||
utilities.less | ||
workspace.less |