ed
This commit is contained in:
parent
4c47f97c2a
commit
096c4ffcaf
22 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
import { defineConfig } from 'vite'
|
||||
import react from '@vitejs/plugin-react'
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: "./",
|
||||
plugins: [react()]
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue