vite.config.ts 98 B

1234
  1. import { defineConfig } from 'vite'
  2. // https://vitejs.dev/config/
  3. export default defineConfig({})