Files
unordered-ui-bundle/.gulp.json
Dan Allen 260cc89833 migrate build to Gulp 4
- upgrade to Gulp 4
- refactor tasks to use Gulp 4 task system
- switch from map-stream to through2.obj
- switch from fs to fs-extra
- fix Gulp prettier+eslint integration
- rename tasks
2018-12-28 08:19:21 +00:00

5 lines
94 B
JSON

{
"description": "Build tasks for the Antora default UI project",
"flags.tasksDepth": 1
}