]> git.evergreen-ils.org Git - working/eg-antora.git/commit
reorganize Gulp build
authorDan Allen <dan@opendevise.com>
Sun, 30 Dec 2018 10:39:35 +0000 (03:39 -0700)
committerDan Allen <dan@opendevise.com>
Sun, 30 Dec 2018 10:39:35 +0000 (03:39 -0700)
commit7367f6c184fdf7910ffc118b12189465f0894a19
tree23b46cc7faf40d328deec9a7af5c3553c087fabc
parent6155f7fa523ad9687a54eecb70efffccc4923b81
reorganize Gulp build

- rename exec argument to call
- pick off and use first argument of exportTasks function as default task
- remove use of path
- use gulp.watch instead of chokidar (which, in turn, uses chokidar)
- add loop and opts arguments to task function (currently unused)
gulpfile.js/index.js
gulpfile.js/lib/export-tasks.js
gulpfile.js/lib/task.js
gulpfile.js/preview-serve.js
package.json
yarn.lock