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

chore: copy README & LICENSE to dist from root during build #25

Merged
merged 4 commits into from
Apr 10, 2024

Conversation

brionmario
Copy link
Owner

@brionmario brionmario commented Apr 10, 2024

Purpose

Need to copy README & LICENSE to dist during build to be available in npm.

Changes Made

Added rollup-plugin-copy to copy the root README & LICENSE to the lib distribution.

Related Issues

  • N/A

Related Pull Requests

  • N/A

Screenshots (if applicable)

Checklist

  • I have tested these changes thoroughly.
  • I have updated the documentation to reflect these changes.
  • I have followed the coding style guidelines of the project.
  • I have added suitable comments to the code, especially in complex areas.
  • I have reviewed my own code to ensure there are no obvious errors.

Additional Notes

Copy link

changeset-bot bot commented Apr 10, 2024

🦋 Changeset detected

Latest commit: f49db81

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
medmark Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@brionmario brionmario changed the title chore: copy README to dist during build chore: copy README & LICENSE to dist from root during build Apr 10, 2024
@brionmario brionmario merged commit b644d99 into main Apr 10, 2024
3 checks passed
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