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

fix: update lifecycle script list in run-script #7679

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

sonsurim
Copy link
Contributor

@sonsurim sonsurim commented Jul 23, 2024

This change updates the list of lifecycle scripts in the RunScript class to include important npm scripts that were previously missing.

  • add prepare, prepublishOnly scripts
  • add dependencies scripts
  • add prepack and postpack scripts
  • todo comments removed due to changes reflected

References

The documents I referenced are as follows:

- add prepare, prepublishOnly scripts
- add dependencies scripts
- add prepack and postpack scripts
- todo comments removed due to changes reflected
@sonsurim sonsurim requested a review from a team as a code owner July 23, 2024 19:19
@wraithgar wraithgar changed the title chore: update lifecycle script list in RunScript fix: update lifecycle script list in run-script Jul 23, 2024
@wraithgar wraithgar merged commit a947f25 into npm:latest Jul 24, 2024
24 checks passed
@github-actions github-actions bot mentioned this pull request Jul 24, 2024
@sonsurim sonsurim deleted the sonsurim-add-lifecycle branch July 24, 2024 15:04
This pull request was closed.
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.

2 participants