assets
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Urban Modig
2025-10-12 22:20:24 +02:00
parent 6ed583f256
commit 1c1f22afe5
2 changed files with 3 additions and 2 deletions

View File

@ -5,6 +5,7 @@ import tsconfigPaths from 'vite-tsconfig-paths'
import { fileURLToPath, URL } from 'node:url'
export default defineConfig({
base: process.env.VITE_BASE_PATH || '/', // sätts i builden
plugins: [react(), tsconfigPaths()],
resolve: {
alias: {