fix(cache): isolate cache keys per provider name and options by sushichan044 · Pull Request #281 · unjs/unifont
fixes #184 This PR updates the cache storage generation to automatically include the provider name and options in the cache key. Users don’t need to do anything special when defining a provider. Ad...