mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-01 14:58:51 +00:00
survivors: changing output dir
This commit is contained in:
@@ -2,6 +2,6 @@ import { defineConfig } from 'vite'
|
||||
|
||||
export default defineConfig({
|
||||
build: {
|
||||
outDir: '../../dist/survivors'
|
||||
outDir: '../dist/survivors'
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user