MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / rollup.npm.config.mjs

File rollup.npm.config.mjs

packages/node-core/rollup.npm.config.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import replace from '@rollup/plugin-replace';
2import { makeBaseNPMConfig, makeNPMConfigVariants, makeOtelLoaders } from '@sentry-internal/rollup-utils';
3import { createWorkerCodeBuilder } from './rollup.anr-worker.config.mjs';
4

Callers

nothing calls this directly

Calls 4

createWorkerCodeBuilderFunction · 0.90
makeOtelLoadersFunction · 0.90
makeNPMConfigVariantsFunction · 0.90
makeBaseNPMConfigFunction · 0.90

Tested by

no test coverage detected