Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ utils.test.ts
File
utils.test.ts
packages/nuxt/test/vite/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Nuxt } from
'@nuxt/schema'
;
2
import
* as fs from
'fs'
;
3
import
{ afterEach, describe, expect, it, vi } from
'vitest'
;
4
import
{
Callers
nothing calls this directly
Calls
8
findDefaultSdkInitFile
Function · 0.90
getFilenameFromNodeStartCommand
Function · 0.90
removeSentryQueryFromPath
Function · 0.90
extractFunctionReexportQueryParameters
Function · 0.90
constructWrappedFunctionExportQuery
Function · 0.90
constructFunctionReExport
Function · 0.90
addOTelCommonJSImportAlias
Function · 0.90
toString
Method · 0.65
Tested by
no test coverage detected