mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
This reverts commit 6a3dbe08de.
This commit is contained in:
@@ -114,11 +114,6 @@ export default defineConfig({
|
||||
'/ws': {
|
||||
target: DEV_SERVER_COMFYUI_URL,
|
||||
ws: true
|
||||
},
|
||||
|
||||
'/testsubrouteindex': {
|
||||
target: 'http://localhost:5173',
|
||||
rewrite: (path) => path.substring('/testsubrouteindex'.length)
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user