MCPcopy 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

getDebugIdSnippetFunction · 0.90
stringToUUIDFunction · 0.85
setTimeoutFunction · 0.85
isEmptyMethod · 0.80
pushMethod · 0.80
codeMethod · 0.80
unshiftMethod · 0.80
runFunction · 0.70
catchMethod · 0.65
warnMethod · 0.65

Tested by

no test coverage detected