Skip to content

Commit

Permalink
Remove Base (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sak1012 authored Nov 19, 2024
1 parent 03a6712 commit f12ef73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { defineConfig } from 'vite'

// https://vitejs.dev/config/
export default defineConfig({
base: '/eventyay-checkin/',
plugins: [vue()],
resolve: {
alias: {
Expand Down

0 comments on commit f12ef73

Please sign in to comment.