Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricSimons/ionic-course
/ gulpfile.js
File
gulpfile.js
code/songhop/gulpfile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
gulp = require(
'gulp'
);
2
var
gutil = require(
'gulp-util'
);
3
var
bower = require(
'bower'
);
4
var
concat = require(
'gulp-concat'
);
Callers
nothing calls this directly
Calls
1
done
Function · 0.50
Tested by
no test coverage detected