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 389de28 commit 33f7ee4Copy full SHA for 33f7ee4
vite.config.ts
@@ -9,7 +9,7 @@ const config = defineConfig({
9
react(),
10
tailwindcss(),
11
],
12
- base: '/1-react-quickstart/',
+ base: '/1_react_quickstart/',
13
})
14
15
const vitestConfig = defineTestConfig({
0 commit comments