Skip to content
CI/CD Best Practises

Node

Caching

Directories:

  • ./node_modules

Cache key:

# <lockfile checksum>-<static version>
{{ checksum "package-lock.json"  }}-v1