Tweaks for mobile

This commit is contained in:
2025-08-14 00:21:30 -07:00
parent 19e7675c52
commit fa349ace7c
4 changed files with 10 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
import { defineConfig } from 'vite';
export default defineConfig({
base: './',
root: '.',
build: {
outDir: 'dist',