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

Enhance: comportable pnpm zip #811

Merged
merged 4 commits into from
Dec 12, 2024
Merged

Conversation

Jonghakseo
Copy link
Owner

@Jonghakseo Jonghakseo commented Dec 11, 2024

* denotes required fields

Priority*

  • High: This PR needs to be merged first, before other tasks.
  • Medium: This PR should be merged quickly to prevent conflicts due to common changes. (default)
  • Low: This PR does not affect other tasks, so it can be merged later.

Purpose of the PR*

Inspired by #805, When pnpm zip runs, it excludes the dist-zip folder from the clean target to leave the existing zip version, and reveals the time of the compression in the filename.

Changes*

  1. exclude dist-zip from clean:bundle.
  2. specify compression time in compressed filename.
  3. update README.md

How to check the feature

Reference

@Jonghakseo Jonghakseo marked this pull request as ready for review December 11, 2024 12:01
@Jonghakseo Jonghakseo merged commit b9da303 into main Dec 12, 2024
7 checks passed
@Jonghakseo Jonghakseo deleted the enhance/comfortable-pnpm-zip branch December 12, 2024 06:37
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