Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ apply
Method
apply
module.d.ts:142–142 · module.d.ts::Hot.apply
(options?: ApplyOptions)
Source
from the content-addressed store, hash-verified
140
autoApply?: boolean | ApplyOptions
141
): Promise<(string | number)[] | null>;
142
apply(options?: ApplyOptions): Promise<(string | number)[] | null>;
143
}
144
145
interface
ExportInfo {
Callers
15
check
Function · 0.65
checkForUpdate
Function · 0.65
process
Method · 0.65
apply
Method · 0.65
applyEntryOption
Method · 0.65
createCompiler
Function · 0.65
_applyOnMultiCompiler
Method · 0.65
computeReferences
Method · 0.65
compareReferences
Method · 0.65
apply
Method · 0.65
createChildCompiler
Method · 0.65
apply
Method · 0.65
Calls
no outgoing calls
Tested by
2
createMultiCompiler
Function · 0.52
createSimpleCompilerWithCustomHandler
Function · 0.52