Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ rollup.bundle.config.mjs
File
rollup.bundle.config.mjs
packages/browser/rollup.bundle.config.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ makeBaseBundleConfig, makeBundleConfigVariants } from
'@sentry-internal/rollup-utils'
;
2
3
const
builds = [];
4
Callers
nothing calls this directly
Calls
4
makeBaseBundleConfig
Function · 0.90
makeBundleConfigVariants
Function · 0.90
push
Method · 0.80
forEach
Method · 0.65
Tested by
no test coverage detected