denoland / denoland/std

Unnecessary files are included in the published packages

Open
#6,325 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Most (none?) packages don't distinguish between files that are necessary for end-projects and development-related files that happen to be inside the same folder.

**Steps to Reproduce**
For example, in the package for [`@std/msgpack`](https://jsr.io/@std/msgpack), the test spec modules, and test data files are also included.

**Expected behavior**
The packages implement filters described in https://jsr.io/docs/publishing-packages#filtering-files

**Environment**
Not applicable

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.