Mailspring/build
Ben Gotow 43e9b4cf49 fix(mailto): Linux support for mailto links
Summary: Mailto link handling for ubuntu and other linux platforms

Test Plan: A few new tests

Reviewers: dillon, evan

Reviewed By: dillon, evan

Differential Revision: https://phab.nylas.com/D2023
2015-09-15 14:26:47 -07:00
..
debian
resources fix(mailto): Linux support for mailto links 2015-09-15 14:26:47 -07:00
tasks refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
Gruntfile.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
package.json
README.md
run-build-and-send-screenshot.scpt

Atom Build

This folder contains the grunt configuration and tasks to build Atom.

It was moved from the root of the repository so that any native modules used would be compiled against node's v8 headers since anything stored in node_modules at the root of the repo is compiled against atom's v8 headers.

New build dependencies should be added to the package.json file located in this folder.