UNPKG

182 BJavaScriptView Raw
1/**
2 * Default gulpfile.js to run (via the CLI) when no gulpfile is specified.
3 * Just needs to require the js-builder, which handles the rest.
4 */
5require('@jenkins-cd/js-builder');
\No newline at end of file