Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ type
Method
type
lib/container/FallbackDependency.js:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
get
type
() {
35
return
"fallback"
;
36
}
37
38
get category() {
39
return
"esm"
;
Callers
15
scanRuleBody
Function · 0.45
nextNonWhitespace
Function · 0.45
parseImportPrelude
Function · 0.45
parseIcssImportRequest
Function · 0.45
processLocalOrGlobalFunction
Method · 0.45
processLocalAtRule
Method · 0.45
processDashedIdentInVarFunction
Method · 0.45
childrenOf
Method · 0.45
stripBareMarker
Method · 0.45
stripFunctionMarker
Method · 0.45
handleAttributeSelector
Method · 0.45
walkSelectorList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected