MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / sourceMaps.test.ts

File sourceMaps.test.ts

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

Source from the content-addressed store, hash-verified

1import type { Nuxt } from '@nuxt/schema';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3import type { SentryNuxtModuleOptions } from '../../src/common/types';
4import type { SourceMapSetting } from '../../src/vite/sourceMaps';

Callers

nothing calls this directly

Calls 8

getPluginOptionsFunction · 0.90
getNuxtConfigFunction · 0.85
getNitroConfigFunction · 0.85
callbackFunction · 0.50

Tested by

no test coverage detected