We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa0f9e9 commit 74da05aCopy full SHA for 74da05a
vite.config.js
@@ -6,5 +6,5 @@ import tailwindcss from '@tailwindcss/vite'
6
// https://vite.dev/config/
7
export default defineConfig({
8
plugins: [react(), tailwindcss()],
9
- base: "/ashutoshdebug.github.io"
+ base: "/"
10
})
0 commit comments