Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ loader.js
File
loader.js
test/cases/errors/load-module-cycle-multiple/loader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ promisify } = require(
"util"
);
2
3
/** @
type
{
import
(
"../../../../"
).LoaderDefinitionFunction} */
4
exports.default =
function
(source) {
Callers
nothing calls this directly
Calls
6
loadReferencedModules
Function · 0.85
isArray
Method · 0.80
async
Method · 0.65
require
Function · 0.50
callback
Function · 0.50
parse
Method · 0.45
Tested by
no test coverage detected