mirror of
https://github.com/PlayableIntelligence/game-creator.git
synced 2026-09-19 07:34:10 +08:00
Set vite base path for mog-showdown GitHub Pages deployment
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { defineConfig } from 'vite';
|
||||
|
||||
export default defineConfig({
|
||||
base: '/game-creator/mog-showdown/',
|
||||
server: {
|
||||
port: 3001,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user