Add `cache` boolean option to `downloadRemoteAssets`
Open
@saus/html
backlog
enhancement
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If `cache: true` is defined, remote assets won't be fetched if already cached on disk, even if their contents changed.
**Question:** How would cache busting be achieved?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.