MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / sourceMaps.test.ts

File sourceMaps.test.ts

packages/nitro/test/sourceMaps.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { NitroConfig } from 'nitro/types';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3import type { SentryNitroOptions } from '../src/config';
4import { setupSentryNitroModule } from '../src/config';

Callers

nothing calls this directly

Calls 4

getPluginOptionsFunction · 0.90
setupSentryNitroModuleFunction · 0.90
setupSourceMapsFunction · 0.90

Tested by

no test coverage detected