MCPcopy
hub / github.com/rrweb-io/rrweb / vite.config.default.ts

File vite.config.default.ts

vite.config.default.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// <reference types="vite/client" />
2import dts from 'vite-plugin-dts';
3import { copyFileSync, mkdirSync, existsSync } from 'node:fs';
4import { defineConfig, LibraryOptions, LibraryFormats, Plugin } from 'vite';

Callers

nothing calls this directly

Calls 2

minifyAndUMDPluginFunction · 0.85
replaceMethod · 0.65

Tested by

no test coverage detected