Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ apply
Function
apply
packages/bundler-plugins/src/webpack/webpack4and5.ts:171–173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
169
if
(options.disable) {
170
return
{
171
apply() {
172
// noop plugin
173
},
174
};
175
}
176
Callers
nothing calls this directly
Calls
15
getDebugIdSnippet
Function · 0.90
stringToUUID
Function · 0.85
createDependencyOnBuildArtifacts
Function · 0.85
createDebugIdUploadFunction
Function · 0.85
setTimeout
Function · 0.85
isEmpty
Method · 0.80
push
Method · 0.80
code
Method · 0.80
unshift
Method · 0.80
run
Function · 0.70
catch
Method · 0.65
warn
Method · 0.65
Tested by
no test coverage detected