We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e96395e commit a24a19dCopy full SHA for a24a19d
1 file changed
vite.config.ts
@@ -21,7 +21,6 @@ const proxyConfig: ProxyOptions = {
21
};
22
23
export default defineConfig({
24
- base: './',
25
plugins: [react()],
26
server: {
27
proxy: {
0 commit comments