You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good if this could support a local cache for files loaded over HTTP. Ideally it could save the ETag too. Most environments have some form of cache available, even serverless functions which can use /tmp.
The text was updated successfully, but these errors were encountered:
It would be good if this could support a local cache for files loaded over HTTP. Ideally it could save the ETag too. Most environments have some form of cache available, even serverless functions which can use
/tmp
.The text was updated successfully, but these errors were encountered: