Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ loader.js
File
loader.js
test/configCases/layer/rules/loader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @
type
{
import
(
"../../../../"
).LoaderDefinition<{ value: any }>} */
2
module.exports =
function
(source) {
3
const
options = this.getOptions();
4
return
`${source}
Callers
nothing calls this directly
Calls
1
getOptions
Method · 0.65
Tested by
no test coverage detected