Fixes #24073: Improve task API and adopt gulp extension to it.

This commit is contained in:
Dirk Baeumer
2017-04-06 21:11:47 +02:00
parent 0bcc6fc51c
commit ef2b0a4bfe
12 changed files with 481 additions and 363 deletions

View File

@@ -0,0 +1,3 @@
{
"config.gulp.autoDetect": "Controls whether auto detection of gulp tasks in on or off. Default is on."
}