This message was deleted.
# general
s
This message was deleted.
l
@many-garden-84306 I don't know which language are you using but you can create it yourself using a package (npm, nuget…) and then use a FileAsset
m
I'm using Python. I can create a gzip file of course but there is some trickery involved to hash the content in a stable way and ensure that the resource is not recreated (causing a cascade of resource updates) unless something in the folder actually changes.
115 Views