We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb9456 commit 981b970Copy full SHA for 981b970
vite.config.ts
@@ -16,5 +16,5 @@ export default defineConfig({
16
"@": root,
17
} as AliasOptions,
18
},
19
- base: "saadhasib.github.io/FEM-QR-Code-Component/",
+ base: "/saadhasib.github.io/FEM-QR-Code-Component/",
20
});
0 commit comments