Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ setup.mjs
File
setup.mjs
dev-packages/bundler-plugin-integration-tests/setup.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-console */
2
import
{ promises as fs } from
'fs'
;
3
import
{ join } from
'path'
;
4
import
{ fileURLToPath } from
'url'
;
Callers
nothing calls this directly
Calls
2
join
Function · 0.90
log
Method · 0.65
Tested by
no test coverage detected