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

Misleading README instructions about using caches #424

@ilyamerman

Description

@ilyamerman

Current README file (last updated at July 31st) says:

You can enable two kinds of caching with this plugin which are currently both DISABLED by default

index.js file (last updated at Aug 7th) reads:

useStaticCache: true,
useDownloadCache: true,

Caused us some confusion when trying to require the same package that has been updated since we thought that caching was disabled by default, we believe more people might run into this in the future and updating the README file will greatly help.

Thanks 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first PRA good issue for new contributors to tackle

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions