mirror of
https://github.com/Sheldan/canvas.git
synced 2026-03-28 23:09:54 +00:00
survivors: fixing config
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import { defineConfig } from 'vite'
|
||||
|
||||
export default defineConfig({
|
||||
base: './',
|
||||
build: {
|
||||
base: './',
|
||||
root: 'src',
|
||||
outDir: '../dist/survivors'
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user