chore(material): clean up old workarounds with new features.

This commit is contained in:
Jeremy Elbourn
2015-08-04 15:32:17 -07:00
parent 7c52bc9768
commit bd498977bd
21 changed files with 223 additions and 227 deletions

View File

@ -1169,7 +1169,7 @@ gulp.task('benchpress.bundle', ['build/clean.benchpress.bundle', 'build.js.cjs']
BENCHPRESS_BUNDLE_CONFIG.dest,
cb
);
})
});
// register cleanup listener for ctrl+c/kill used to quit any persistent task (autotest or serve tasks)