Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding event hooks to yarn install #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding event hooks to yarn install #108

wants to merge 1 commit into from

Conversation

ethanis
Copy link

@ethanis ethanis commented Nov 16, 2018

Overview

This RFC is to add event hooks into yarn install to enable tighter control of the installation process. My team gained interest in these changes to implement a caching mechanism for node packages. In CI environments where the build machine is a fresh VM (and all packages are resolved from scratch), these event hooks enable large improvements in build times.

@MatisseHack @dwhathaway @jonlipsky @seanknox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant