Skip to content

Commit

Permalink
Update baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahmandevs committed Oct 31, 2023
1 parent 83b4210 commit cf8f53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ import { resolve } from 'path';
// https://vitejs.dev/config/
export default defineConfig({
plugins: [vue()],
base:'electronic-bs-vue3',
base:'/electronic-bs-vue3',
})

0 comments on commit cf8f53c

Please sign in to comment.