Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ resolve
Method
resolve
module.d.ts:157–157 · module.d.ts::Context.resolve
(dependency: string)
Source
from the content-addressed store, hash-verified
155
156
interface
Context {
157
resolve(dependency: string): string | number;
158
keys(): Array<string>;
159
id: string | number;
160
(dependency: string): unknown;
Callers
15
jest.config.js
File · 0.65
process
Method · 0.65
parseValueForArgumentConfig
Function · 0.65
handleExternals
Method · 0.65
resolve
Method · 0.65
getResolve
Method · 0.65
_applyOnCompiler
Method · 0.65
constructor
Method · 0.65
create
Method · 0.65
resolveResource
Method · 0.65
_resolveResourceErrorHints
Method · 0.65
resolveRequestArray
Method · 0.65
Calls
no outgoing calls
Tested by
3
updateSrc
Function · 0.52
require
Function · 0.52
compile
Function · 0.52