Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

fix: clear version cache on each generator instantiation - #382

Merged
guybedford merged 2 commits into
mainfrom
versions-cache-fix
Sep 14, 2024
Merged

fix: clear version cache on each generator instantiation#382
guybedford merged 2 commits into
mainfrom
versions-cache-fix

Conversation

@guybedford

Copy link
Copy Markdown
Member

The performance caching work done in #380 created a version cache which wasn't being cleared between generator instantiations - and as a result, api.jspm.io isn't getting version updates.

This resolves that to ensure each new generator instance maintains its cache associated with the resolver context and that this cache is not shared between instances.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant