Skip to content

Adobe provider cache doesn't fetch kit changes for a week #197

Closed
@drevantonder

Description

@drevantonder

🐛 The bug

  • src/providers/adobe.ts caches only the fonts in the kit on the call
    (Other providers cache all the fonts for the provider)
  • After it's been cached, new fonts added to the kit won't work
  • For the font to work, you will have to wait a week or clear the cache manually
    (In Nuxt, this requires deleting the meta file in node_modules/.cache/nuxt/fonts/meta/adobe.)

🛠️ To reproduce

Couldn't create a reproduction as stackblitz give CORS errors

🌈 Expected behaviour

New fonts added to the kit are found.

ℹ️ Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions