Mailspring/static
Matt Bilker 8e5f75d8e0 fix(imports): switch to Electron's require('electron') (#1907)
* 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
2016-04-12 18:09:13 -07:00
..
animations/inbox-zero
components fix(emoji): Don't allow emoji images to be dragged into attachments 2016-04-12 14:37:14 -07:00
fonts/FontAwesome
images shrink(emoji): TinyPNG emoji, convert to 32x32 2016-04-12 11:34:45 -07:00
mixins
package-template
sounds
variables
babelrc.json
buttons.less
dropdowns.less
email-frame.less
font-awesome.min.css
index.html
index.js fix(imports): switch to Electron's require('electron') (#1907) 2016-04-12 18:09:13 -07:00
index.less
inputs.less
jasmine.less
linux.less
normalize.less
react-remote-child.html
resizable.less
selection.less
type.less
utilities.less
workspace.less