MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / rollup.npm.config.mjs

File rollup.npm.config.mjs

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

Source from the content-addressed store, hash-verified

1// @ts-check
2
3import { readFileSync } from 'fs';
4import { dirname, join } from 'path';

Callers

nothing calls this directly

Calls 4

joinFunction · 0.90
dirnameFunction · 0.90
makeNPMConfigVariantsFunction · 0.90
makeBaseNPMConfigFunction · 0.90

Tested by

no test coverage detected