@bahmutov @HenrikJoreteg All of the dependencies listed in your package.json should be cached between builds automatically. We do that quietly so that you don't need to think about deps caching. We re-run yarn / npm install if the hash of your package.json changes.