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