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