Luke
Luke
CCConvex Community
Created by Luke on 4/10/2025 in #support-community
Best Practice for Serving Assets URLs with File Extensions
Thanks for your reply, we are currently using convex storage. But the URLs are served without an extension out of the box. The frontend framework we are using needs URLs that are served with extensions, such as .glb extension. Example: /asset/${storageId}.glb, /asset/${storageId}.png Is there a best practice for appending extensions to urls to be served?
5 replies