Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
import
{ readFileSync } from
'fs'
;
4
import
{ dirname, join } from
'path'
;
Callers
nothing calls this directly
Calls
4
join
Function · 0.90
dirname
Function · 0.90
makeNPMConfigVariants
Function · 0.90
makeBaseNPMConfig
Function · 0.90
Tested by
no test coverage detected