MCPcopy Create free account
hub / github.com/socketstream/socketstream / index.js

File index.js

lib/client/bundler/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Client-Side Bundler of assets in development and production
2'use strict';
3
4var fs = require('fs'),

Callers

nothing calls this directly

Calls 7

diskToRequireFunction · 0.85
formatKbFunction · 0.85
relativePathFunction · 0.85
describeConstantFunction · 0.85
getBundlerFunction · 0.85
entriesFunction · 0.70
systemModuleFunction · 0.70

Tested by

no test coverage detected