mirror of
https://github.com/LCE-Hub/piston.git
synced 2026-07-17 15:57:21 +00:00
init
This commit is contained in:
parent
ec4d0c5723
commit
377d3b1f2c
|
|
@ -3,6 +3,7 @@ import react from '@vitejs/plugin-react'
|
|||
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
base: './',
|
||||
plugins: [react()],
|
||||
server: {
|
||||
proxy: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue