Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ loader.js
File
loader.js
test/cases/loaders/issue-10725/loader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
loaderPath = require.resolve(
"./loader"
);
2
3
/** @
type
{
import
(
"../../../../"
).LoaderDefinition} */
4
module.exports =
function
() {
Callers
nothing calls this directly
Calls
4
callback
Method · 0.80
resolve
Method · 0.65
async
Method · 0.65
loadModule
Method · 0.65
Tested by
no test coverage detected