Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/cases/loaders/issue-4959/loaders/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module.exports =
function
() {
2
var
callback = this.
async
();
3
this.loadModule(
"b"
,
function
(error) {
4
if
(error) {
Callers
nothing calls this directly
Calls
3
async
Method · 0.65
loadModule
Method · 0.65
callback
Function · 0.50
Tested by
no test coverage detected