Skip to content

fix: run prepack lifecycle scripts on git fetcher #121

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

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

ruyadorno
Copy link
Contributor

When running prepare steps for git dependencies, we should also check
for prepack scripts and make sure the prepare steps are run in case
one is found.

References

Fixes: npm/cli#4391

Verified

This commit was signed with the committer’s verified signature.
fritzy Nathan Fritz
When running prepare steps for git dependencies, we should also check
for `prepack` scripts and make sure the prepare steps are run in case
one is found.

Fixes: npm/cli#4391
@ruyadorno ruyadorno requested a review from a team as a code owner February 16, 2022 03:36
@lukekarrys lukekarrys merged commit 82d8afc into npm:main Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Prepack isn't run when installing from git
3 participants