Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/cases/resolving/commomjs-local-module/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
define(
"regular"
,
function
(require, exports, module) {
2
module.exports =
"regular-module"
;
3
});
4
Callers
nothing calls this directly
Calls
4
define
Function · 0.85
keys
Method · 0.65
it
Function · 0.50
require
Function · 0.50
Tested by
no test coverage detected