Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save osvaldasvalutis/cd1f337facb6bc45b1d2088bd8115f2b to your computer and use it in GitHub Desktop.
Save osvaldasvalutis/cd1f337facb6bc45b1d2088bd8115f2b to your computer and use it in GitHub Desktop.
const version = '1-',
criticalsCacheName = `${version}critical`,
otherCacheName = `${version}other`,
imagesCacheName = `${version}images`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment