We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a4063 commit 2498cd5Copy full SHA for 2498cd5
packages/demo/vite.config.ts
@@ -6,6 +6,7 @@ import tsconfigPaths from "vite-tsconfig-paths";
6
7
// https://vite.dev/config/
8
export default defineConfig({
9
+ base: "./",
10
plugins: [
11
react({
12
babel: {
0 commit comments