兼容性

main
mula.liu 2026-01-21 18:05:41 +08:00
parent f9a02721b6
commit 0089eadcbd
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
import legacy from '@vitejs/plugin-legacy'
import path from 'path'
// https://vitejs.dev/config/