This commit is contained in:
ljy
2026-08-11 01:33:33 +08:00
parent cfafec8a3c
commit 738f00d442
129 changed files with 0 additions and 11642 deletions
-7
View File
@@ -1,7 +0,0 @@
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
// https://vite.dev/config/
export default defineConfig({
plugins: [react()],
})