stackviz/gulp
Tim Buckley 3df8815852 Use Chrome for unit tests and update dependencies
This adds karma-chrome-launcher and uses it instead of phantomjs for
running all unit tests. Currently, the 'phantomjs-prebuilt' package
downloads binaries from bitbucket, and gate job have been failing due
to rate limiting from their servers. Since Chrome is already being
installed from local mirrors as part of the 'npm run' job template,
this should avoid further problems.

Additionally, this bumps all npm dependencies to their latest
versions and removes several (such as babel) that are unused. Some
minor tweaks to gulp tasks were needed to account for changes, but
these are fairly minimal.

Change-Id: Ia003280ab30f2912935140ecd4734ae8a08dd44d
2016-03-22 17:59:55 -06:00
..
tasks Use Chrome for unit tests and update dependencies 2016-03-22 17:59:55 -06:00
util Add initial Angular boilerplate files. 2015-09-25 16:26:44 -06:00
LICENSE Add initial Angular boilerplate files. 2015-09-25 16:26:44 -06:00
config.js Removed unused node dependencies. 2015-11-24 13:48:47 -07:00
index.js Add initial Angular boilerplate files. 2015-09-25 16:26:44 -06:00