Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Issue #25: Only package declaration files #47

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

matthieubosquet
Copy link
Contributor

@matthieubosquet matthieubosquet commented Sep 10, 2024

Proposed fix to #25: as per suggestions on my previous PR#44.

This change is minimal: add a "files": [ "./**/*.d.ts" ] pattern to package.json to identify files that need packaging.

With that change, npm pack results in the following :

Screenshot 2024-09-10 at 13 18 02

Copy link

changeset-bot bot commented Sep 10, 2024

🦋 Changeset detected

Latest commit: a631541

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

This PR includes changesets to release 1 package
Name Type
@rdfjs/types 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

@l00mi l00mi merged commit b828e64 into rdfjs:master Sep 11, 2024
1 check passed
@matthieubosquet matthieubosquet deleted the packaging-files branch September 11, 2024 14:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants