Skip to content

Commit

Permalink
Set vite base
Browse files Browse the repository at this point in the history
  • Loading branch information
shacharmo committed Jun 25, 2024
1 parent 97dcfd5 commit 0784437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ import svgr from "vite-plugin-svgr";

// https://vitejs.dev/config/
export default defineConfig({
base: 'https://webiks.github.io/svg-example/',
plugins: [react(), svgr()],
})

0 comments on commit 0784437

Please sign in to comment.