Skip to content

Commit

Permalink
Remove Vite base
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikmilk committed May 25, 2024
1 parent 2d4988c commit 92ad285
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,5 +4,4 @@ import vue from '@vitejs/plugin-vue'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [vue()],
base: '/shortcuts-glyph-search/',
})

0 comments on commit 92ad285

Please sign in to comment.