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

File rollup.npm.config.mjs

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

Source from the content-addressed store, hash-verified

1import { makeBaseNPMConfig, makeNPMConfigVariants } from '@sentry-internal/rollup-utils';
2
3// We rely on esbuild's defaults for JSX (`jsx: 'transform'` = classic runtime, no
4// __self/__source attributes). React 19 prefers the new automatic transform, but switching

Callers

nothing calls this directly

Calls 2

makeNPMConfigVariantsFunction · 0.90
makeBaseNPMConfigFunction · 0.90

Tested by

no test coverage detected