Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/socketstream/socketstream
/ browserify.client.js
File
browserify.client.js
lib/client/bundler/browserify.client.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Module loading code from Browserify: https://github.com/substack/node-browserify
2
3
window.require =
function
(file, cwd) {
4
var
resolved = require.resolve(file, cwd ||
'/'
);
Callers
nothing calls this directly
Calls
4
firstMatch
Function · 0.85
fn
Function · 0.85
normalizeArray
Function · 0.85
filter
Function · 0.85
Tested by
no test coverage detected