Felix Rieseberg
|
0484eee6a5
|
Replace fs.exists (deprecated) with fs.stat
Closes #4847
- Replaces the deprecated fs.exists() with fs.stat(), in accordance with iojs & node.
|
2015-03-17 11:49:43 -07:00 |
|
Harry Wolff
|
469aaa398c
|
Add jscs task to grunt file and clean up files to adhere to jscs rules.
resolves #1920
- updates all files to conform to style settings.
|
2014-09-17 21:44:29 -04:00 |
|
Jason Williams
|
07ad400ee0
|
Replace the when promise library with bluebird.
Closes #968
|
2014-08-23 17:15:40 +00:00 |
|
Jacob Gable
|
e3affff713
|
Install App Dependencies
- Spawns an npm install command from the App root
- Has some special OS checks for windows command spawning
|
2014-02-08 16:58:13 -06:00 |
|