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

File sourceMaps-nuxtHooks.test.ts

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

Source from the content-addressed store, hash-verified

1import type { Nuxt } from '@nuxt/schema';
2import type { Plugin, UserConfig } from 'vite';
3import { afterAll, beforeAll, beforeEach, describe, expect, it, vi } from 'vitest';
4import type { SourceMapSetting } from '../../src/vite/sourceMaps';

Callers

nothing calls this directly

Calls 3

createMockNuxtFunction · 0.85
createMockAddVitePluginFunction · 0.85
setupSourceMapsFunction · 0.50

Tested by

no test coverage detected