Skip to content

Commit 97c9662

Browse files
committed
update
1 parent 9d07af3 commit 97c9662

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

web/vite.config.ts

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ import react from "@vitejs/plugin-react";
22
import * as path from "path";
33
import { defineConfig } from "vite";
44

5-
import importToCDN, { autoComplete } from "vite-plugin-cdn-import";
6-
import { visualizer } from "rollup-plugin-visualizer";
7-
import VitePluginCompression from "vite-plugin-compression";
8-
95
// https://vitejs.dev/config/
106
export default defineConfig({
117
plugins: [react()],

0 commit comments

Comments
 (0)