Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ warn
Method
warn
lib/logging/Logger.js:68–70 · lib/logging/Logger.js::WebpackLogger.warn
* Processes the provided arg. * @param {Args} args args
(...args)
Source
from the content-addressed store, hash-verified
66
* @param {Args} args args
67
*/
68
warn(...args) {
69
this[LOG_SYMBOL](LogType.warn, args);
70
}
71
72
/**
73
* Processes the provided arg.
Callers
15
log.js
File · 0.80
resolveFile
Method · 0.80
resolveBuildDependencies
Method · 0.80
_readFileHash
Method · 0.80
_getManagedItemInfo
Method · 0.80
applyDiff
Function · 0.80
reportProfile
Function · 0.80
logByValue
Method · 0.80
serialize
Method · 0.80
deserialize
Method · 0.80
_openPack
Method · 0.80
restore
Method · 0.80
Calls
no outgoing calls
Tested by
2
createLogger
Function · 0.64
apply
Method · 0.64