hazel icon indicating copy to clipboard operation
hazel copied to clipboard

Control over caching pre-release, stable release or latest

Open safinn opened this issue 7 years ago • 3 comments

Fixes #20

  • Adds ONLY_PRE environment variable. When set, the latest pre-release is cached.
  • If the PRE environment variable is set, pre-releases are considered to be cached depending on if it is the latest. If not set, only stable releases are cached.
  • Updated lint-staged to 7.2.0 to work with Node.JS 10+.
  • Had to add testURL in the Jest config due to a JSDom bug described here.

safinn avatar Jul 29 '18 20:07 safinn

+1 for this. This would be very useful for the project I work on.

dpgraham avatar Aug 18 '18 00:08 dpgraham

Is this going to be merged in?

dpgraham avatar Jan 04 '19 21:01 dpgraham

@safinn is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Dec 23 '21 09:12 vercel[bot]