chore: add shortcut space routes

This commit is contained in:
Steven
2023-12-17 23:27:01 +08:00
parent 43cda4e2fb
commit fb7fc2443f
21 changed files with 647 additions and 493 deletions

View File

@@ -23,10 +23,6 @@ export default defineConfig({
target: devProxyServer,
xfwd: true,
},
"^/s/": {
target: devProxyServer,
xfwd: true,
},
},
},
resolve: {