polish #15

Merged
a.antonov merged 67 commits from polish into master 2026-08-03 06:53:02 +00:00
Showing only changes of commit b7f7ec8dc5 - Show all commits

View file

@ -33,6 +33,7 @@ export default defineConfig(({ mode }) => {
[base]: { [base]: {
target: proxyTarget, target: proxyTarget,
changeOrigin: true, changeOrigin: true,
ws: true,
}, },
} }
: undefined, : undefined,