Include .mtl caching in indexedDB

I have written manifests for all my resources and have enabled IDBStorage. But only the .obj , .jpg files are getting cached and not the .mtl files of my models. Can this be fixed?

This should work :slight_smile:
Do you have a repro somewhere?