feat: polish #13

Open
a.antonov wants to merge 8 commits from polish into components
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,