trailpack-cache Cache Trailpack Install $ npm install --save trailpack-cache Configure // config/main.js module.exports = { packs: [ // ... other trailpacks require('trailpack-cache') ] }