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

scripts: align with oclif's defaults #644

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

paulRbr
Copy link
Member

@paulRbr paulRbr commented Jan 20, 2025

This changes the available scripts of the package to align with Oclif
v4's defaults (as seen at
https://github.com/oclif/oclif/blob/356ac3253433bf52184e2ae75574ac09a02e4236/templates/cli/shared/package.json.ejs).

We don't need a prepare phase anymore which was causing issues during
the packaging phase.

This changes the available scripts of the package to align with Oclif
v4's defaults (as seen at
https://github.com/oclif/oclif/blob/356ac3253433bf52184e2ae75574ac09a02e4236/templates/cli/shared/package.json.ejs).

We don't need a prepare phase anymore which was causing issues during
the packaging phase.
Copy link
Member

@scharrier scharrier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@paulRbr paulRbr merged commit 37477eb into bump-sh:main Jan 20, 2025
9 checks passed
@paulRbr paulRbr deleted the fix-packaging branch January 20, 2025 15:35
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