mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 01:39:47 +00:00
Update README.md
This commit is contained in:
@@ -44,3 +44,6 @@ core extensions will be loaded.
|
|||||||
## Deploy
|
## Deploy
|
||||||
|
|
||||||
Copy everything under `dist/` to `ComfyUI/web/` in your ComfyUI checkout.
|
Copy everything under `dist/` to `ComfyUI/web/` in your ComfyUI checkout.
|
||||||
|
|
||||||
|
## Breaking changes
|
||||||
|
- api.api_url now adds a prefix `api/` to every url going through the method. If the custom node registers a new api endpoint but does not offer the `api/` prefixed alt endpoint, it will have issue. Luckily there aren't many extensions that do that. We can perform an audit before launching to resolve this issue.
|
||||||
|
|||||||
Reference in New Issue
Block a user