jongwooo/Gatsby Cache
Cache build outputs for Gatsby's Conditional Page Build.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | An explicit key for restoring and saving the cache. | no | — |
| restore-keys | An ordered list of keys to use for restoring stale cache if no cache hit occurred for key. | no | — |
Outputs
| name | description |
|---|---|
| cache-hit | A boolean value to indicate an exact match was found for the key. |