MCPcopy
hub / github.com/browserify/browserify / index.js

File index.js

index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var path = require('path');
2var mdeps = require('module-deps');
3var depsSort = require('deps-sort');
4var bpack = require('browser-pack');

Callers

nothing calls this directly

Calls 7

relativePathFunction · 0.85
isStreamFunction · 0.85
isExternalModuleFunction · 0.85
resolvedFunction · 0.85
fFunction · 0.85
isAbsolutePathFunction · 0.85
readyFunction · 0.85

Tested by

no test coverage detected