Skip to content

Commit bee09ab

Browse files
committed
update viteconfig
1 parent 6b64ab4 commit bee09ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ import tailwindcss from "@tailwindcss/vite";
44

55
export default defineConfig({
66
plugins: [react(), tailwindcss()],
7-
base: "mc-react-optimade-client/",
7+
base: "",
88
});

0 commit comments

Comments
 (0)