Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
496
function
createCDNPath(name) {
497
return
`packages/browser/build/bundles/${name}`;
498
}
Callers
1
.size-limit.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected