Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodeboxIDE/codebox
/ Gruntfile.js
File
Gruntfile.js
Gruntfile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module.exports =
function
(grunt) {
2
var
fs = require(
'fs'
);
3
var
path = require(
"path"
);
4
var
pkg = require(
"./package.json"
);
Callers
nothing calls this directly
Calls
1
require
Function · 0.85
Tested by
no test coverage detected