Closed matthieubosquet closed 1 month ago
Latest commit: a631541ec6e97028eefce50a15bfc3491556f363
The changes in this PR will be included in the next version bump.
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
Proposed fix to #25: as per suggestions on my previous PR#44.
This change is minimal: add a
"files": [ "./**/*.d.ts" ]
pattern topackage.json
to identify files that need packaging.With that change,
npm pack
results in the following :