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 1f1f33a commit d45e322Copy full SHA for d45e322
web-client/vite.config.js
@@ -4,5 +4,5 @@ import react from "@vitejs/plugin-react";
4
// https://vite.dev/config/
5
export default defineConfig({
6
plugins: [react()],
7
- base: "/react-thesis-4081/",
+ base: "/GRNsight/react-thesis-4081/",
8
});
0 commit comments