David Craig 254b942737 Adds npm for managing client-side dependencies
- Includes a package.json file with build and CI scripts
- Includes shrinkwrap file for locking dependency version
- Includes Gulp for running build tasks
- Includes a 'build' task for copying library files from node_modules to thirdparty
- Includes a 'sanity' task for makes sure library files in thirdparty match what's in node_modules
- Includes updates to .travis.yml (new JS_SANITY_CHECK flag) to run the sanity task
2016-01-13 09:23:47 +13:00
..
2014-01-28 14:09:57 +01:00
2014-04-29 12:51:47 +12:00
2015-05-28 16:59:05 +12:00
2012-11-06 19:45:56 +01:00
2013-02-18 02:20:50 -08:00
2015-08-28 15:46:40 +12:00