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

Utility command to create zip packages #2669

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

felipeelia
Copy link
Member

Description of the Change

As the title says, this is just a utility command to create a zip package with whatever code is needed. Helpful when it is needed to share the contents of a PR with someone that doesn't have development tools installed.

Calling npm run build:zip will create a new payload folder with a subfolder called elasticpress and a zip file called elasticpress.zip

Changelog Entry

Added: Utility command to create zip packages: npm run build:zip.

Credits

Props @felipeelia

@felipeelia felipeelia added this to the 4.1.0 milestone Mar 21, 2022
@felipeelia felipeelia self-assigned this Mar 21, 2022
@felipeelia felipeelia merged commit b23f6f7 into develop Mar 21, 2022
@felipeelia felipeelia deleted the chore/command-to-build-zip branch March 21, 2022 13:12
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.

1 participant