Skip to content

Commit 41e1cfb

Browse files
Update README.md
1 parent a8bc4eb commit 41e1cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ import react from '@vitejs/plugin-react';
120120
// https://vitejs.dev/config/
121121
export default defineConfig({
122122
plugins: [react()],
123-
base: '/react',
123+
base: '/react', // repo name
124124
});
125125
```
126126

0 commit comments

Comments
 (0)