From: Dan Allen Date: Wed, 26 Dec 2018 23:01:48 +0000 (-0700) Subject: add description to Gulp build X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=43c64bc1965642235128002552fc6cd99c1d2d7e;p=working%2Feg-antora.git add description to Gulp build --- diff --git a/.gulp.json b/.gulp.json new file mode 100644 index 0000000..174d391 --- /dev/null +++ b/.gulp.json @@ -0,0 +1,4 @@ +{ + "description": "Build tasks for the Antora default UI project", + "flags.tasksDepth": 0 +}