projects
/
working
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab7d003
)
add description to Gulp build
author
Dan Allen
<dan@opendevise.com>
Wed, 26 Dec 2018 23:01:48 +0000
(16:01 -0700)
committer
Dan Allen
<dan@opendevise.com>
Wed, 26 Dec 2018 23:01:48 +0000
(16:01 -0700)
.gulp.json
[new file with mode: 0644]
patch
|
blob
diff --git a/.gulp.json
b/.gulp.json
new file mode 100644
(file)
index 0000000..
174d391
--- /dev/null
+++ b/
.gulp.json
@@ -0,0
+1,4
@@
+{
+ "description": "Build tasks for the Antora default UI project",
+ "flags.tasksDepth": 0
+}