mirror of
https://github.com/LCE-Hub/piston.git
synced 2026-08-20 04:28:11 +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/
|
// https://vite.dev/config/
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
base: './',
|
||||||
plugins: [react()],
|
plugins: [react()],
|
||||||
server: {
|
server: {
|
||||||
proxy: {
|
proxy: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue