We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@<version>
The @<version> suffix in extension folder breaks the loading of frontend extensions.
The text was updated successfully, but these errors were encountered:
I think it would be better to use an escaped version of module_name in the core rather than using it as is. https://github.com/comfyanonymous/ComfyUI/blob/d9f90965c8601b671faca9c8784b529e389c49aa/nodes.py#L2027
What do you think?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The
@<version>
suffix in extension folder breaks the loading of frontend extensions.The text was updated successfully, but these errors were encountered: