jperasmus / stale-while-revalidate-cache

Storage-agnostic and configurable stale-while-revalidate cache helper for any function, for any JavaScript environment.
MIT License
62 stars 5 forks source link

Ensure nullish coalescing operators are transpiled away for webpack 4 support #31

Closed jperasmus closed 1 year ago

jperasmus commented 1 year ago

Resolves #29