Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ prune-profiler-binaries.js
File
prune-profiler-binaries.js
packages/profiling-node/scripts/prune-profiler-binaries.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#! /usr/bin/env node
2
3
// This is a build script, so some logging is desirable as it allows
4
// us to follow the code path that triggered the error.
Callers
nothing calls this directly
Calls
6
findSentryProfilerBinaries
Function · 0.85
prune
Function · 0.85
push
Method · 0.80
log
Method · 0.65
warn
Method · 0.65
keys
Method · 0.65
Tested by
no test coverage detected