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
If you split the cache file name in two:
Say 8 chars of md5 of the filepath and then the last 8 chars are md5 of esm version, config, mtime, etc. Then you can detect and remove old entries that start with the first 8 but don't have the current last 8.
The text was updated successfully, but these errors were encountered:
If you split the cache file name in two:
Say 8 chars of md5 of the filepath and then the last 8 chars are md5 of esm version, config, mtime, etc. Then you can detect and remove old entries that start with the first 8 but don't have the current last 8.
The text was updated successfully, but these errors were encountered: