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

File public-api.test.ts

packages/bundler-plugins/test/vite/public-api.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { sentryVitePlugin } from '../../src/vite';
2import { describe, it, expect, test, beforeEach, vi } from 'vitest';
3
4test('Vite plugin should exist', () => {

Callers

nothing calls this directly

Calls 2

testFunction · 0.90
sentryVitePluginFunction · 0.90

Tested by

no test coverage detected