d4rkstar opened a new issue, #182: URL: https://github.com/apache/openserverless/issues/182
- [X] I have searched the [issues](https://github.com/apache/openserverless/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description The proxy started by `ops ide devel` is currently unable to properly serve some file types. Not only is the corresponding mimetype not supported, but file delivery is also inefficient because it is not supported. ### Ⅱ. Describe what happened Some assets are not served properly. For example the fonts... <img width="1395" height="828" alt="Image" src="https://github.com/user-attachments/assets/d06de2f8-186c-4935-bf71-b87fd9edbc83" /> ### Ⅲ. Describe what you expected to happen The asset is served properly ### Ⅳ. How to reproduce it (as minimally and precisely as possible) `ops ide devel` in a project with binary assets like fonts. ### Ⅴ. Anything else we need to know? nothing ### Ⅵ. Environment: - K8S Runtime and version: kind version 0.29.0 - OPS CLI version: 0.1.0-2409121919.dev - Others: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
