Skip to content

Commit

Permalink
Change to relative base URL
Browse files Browse the repository at this point in the history
  • Loading branch information
loganwilliams authored Jul 31, 2024
1 parent a58d61f commit 51ab852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { fileURLToPath, URL } from 'node:url'

// https://vitejs.dev/config/
export default defineConfig({
base: '/search-grid-generator/',
base: './',
plugins: [
VueRouter(),
Vue({
Expand Down

0 comments on commit 51ab852

Please sign in to comment.