polish #14

Open
mikhailov.aa wants to merge 66 commits from polish into master
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,