We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c9650 commit d4791acCopy full SHA for d4791ac
vite.config.ts
@@ -8,4 +8,5 @@ export default defineConfig({
8
['swc-plugin-coverage-instrument', {}]
9
]
10
})],
11
+ base:'/example-vite-react-swc/'
12
})
0 commit comments