Skip to content

Commit a24a19d

Browse files
committed
Fix base path
1 parent e96395e commit a24a19d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ const proxyConfig: ProxyOptions = {
2121
};
2222

2323
export default defineConfig({
24-
base: './',
2524
plugins: [react()],
2625
server: {
2726
proxy: {

0 commit comments

Comments
 (0)