Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new TS frontend #4375

Closed
wants to merge 1 commit into from
Closed

Conversation

huchenlei
Copy link
Collaborator

@huchenlei huchenlei commented Aug 15, 2024

Closes #4169

If you meet any critical issue with the new frontend, you can fall back to the old frontend by adding --front-end-version Comfy-Org/ComfyUI_legacy_frontend@latest command line argument.

The new frontend's source is minified but in order to keep debuggability, we keep the original identifiers there and the source map is also attached. If you saw an error in the browser console, you will be able to know which line of TS/Vue code is throwing that error.

@huchenlei huchenlei added the Frontend Issue relates to the frontend UI (litegraph). label Aug 15, 2024
@huchenlei huchenlei closed this Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Issue relates to the frontend UI (litegraph).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Announcement] ComfyUI Frontend Modernization: Transitioning to a New Era on August 15, 2024
1 participant