Skip to content
Snippets Groups Projects
Commit c81b0771 authored by jurgenhaas's avatar jurgenhaas
Browse files

#1 Change the gulp script to call the locally installed version in order to...

#1 Change the gulp script to call the locally installed version in order to also find local dependencies
parent 64c2dd97
Branches
Tags
No related merge requests found
Pipeline #5993 passed
#!/usr/bin/env node
#!/bin/bash
require('gulp-cli')();
./node_modules/gulp/bin/gulp.js
#!/usr/bin/env node
#!/bin/bash
require('gulp-cli')();
./node_modules/gulp/bin/gulp.js
#!/usr/bin/env node
#!/bin/bash
require('gulp-cli')();
./node_modules/gulp/bin/gulp.js
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment