openstack-health/gulp
Tim Buckley 8c056702e3 Fix race condition in gulp prod and dev tasks
This fixes a race condition in gulp tasks where the 'browserify' task
would occasionally run before the 'views' task had finished, causing
an exception to be thrown when it failed to find the generated
templates. This makes the 'browserify' task wait for all other tasks
to complete before running, so the templates will always be generated
first.

Change-Id: I17dd4cd234dc61b98ba9f0e5ab527d8798e28434
2016-04-21 10:47:35 -06:00
..
tasks Fix race condition in gulp prod and dev tasks 2016-04-21 10:47:35 -06:00
util Switched from jshint to eslint 2015-10-08 17:04:24 -07:00
LICENSE Add Angular boilerplate from `angularjs-gulp-browserify-boilerplate` 2015-08-31 15:18:45 -06:00
config.js Include build output in `npm run test` logs 2016-03-08 17:31:57 -07:00
index.js Switched from jshint to eslint 2015-10-08 17:04:24 -07:00