Skip to content

Commit

Permalink
Update vite.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
YanivZalach authored Feb 6, 2024
1 parent 85a9f43 commit 5d9bbc4
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 @@ -3,6 +3,6 @@ import { defineConfig } from 'vite';

export default defineConfig({
// Set the correct base URL here
base: '/sheetsReader.io/',
base: '/sheetsReader.github.io/',
});

0 comments on commit 5d9bbc4

Please sign in to comment.