mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 13:41:59 +00:00
A trivial fix to support svg outputs in the assets panel | Before | After | | ------ | ----- | | <img width="360" alt="before" src="https://github.com/user-attachments/assets/2fca84f7-40f1-4966-b3dd-96facb8a4067" /> | <img width="360" alt="after" src="https://github.com/user-attachments/assets/cad1a9fc-f511-43bc-8895-80d931baad1c" />| Note: SVG do not display on cloud in node, or the assets panel because they are being served with the incorrect content-type of `text/plain` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-10470-Support-svg-outputs-in-assets-panel-32d6d73d3650815fbba1fe788297e715) by [Unito](https://www.unito.io)