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

[DevTask] Remove js map when publishing to main repo #2145

Closed
huchenlei opened this issue Jan 3, 2025 · 0 comments · Fixed by comfyanonymous/ComfyUI#6336
Closed

[DevTask] Remove js map when publishing to main repo #2145

huchenlei opened this issue Jan 3, 2025 · 0 comments · Fixed by comfyanonymous/ComfyUI#6336
Assignees

Comments

@huchenlei
Copy link
Member

huchenlei commented Jan 3, 2025

js source maps are large and not efficiently diffed by git. Including them in the main repo release causes the main repo to increase 4MB in size for each update, which is not sustainable.

We should remove js source maps when publishing to main repo.

┆Issue is synchronized with this Notion page by Unito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant