| 1 | import replace from '@rollup/plugin-replace'; |
| 2 | import { makeBaseNPMConfig, makeNPMConfigVariants, makeOtelLoaders } from '@sentry-internal/rollup-utils'; |
| 3 | import { createWorkerCodeBuilder } from './rollup.anr-worker.config.mjs'; |
| 4 |
nothing calls this directly
no test coverage detected