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 72c2a67 commit 5a4782bCopy full SHA for 5a4782b
vite.config.ts
@@ -21,4 +21,5 @@ export default defineConfig(({ mode }) => ({
21
"@": path.resolve(__dirname, "./src"),
22
},
23
24
+ base: "/comp_bio_at_berkeley/"
25
}));
0 commit comments