MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / createCDNPath

Function createCDNPath

.size-limit.js:496–498  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

494}
495
496function createCDNPath(name) {
497 return `packages/browser/build/bundles/${name}`;
498}

Callers 1

.size-limit.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected