Mailspring/build
2015-06-03 11:10:42 -07:00
..
debian
tasks fix(mac-build): Lint error breaking jenkins 2015-06-03 11:10:42 -07:00
Gruntfile.coffee update linter to look at all less files 2015-05-21 14:50:40 -07:00
package.json
README.md

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.