Skip to content

Original TypeScript source files are included in the published tarball #642

@TrevorBurnham

Description

@TrevorBurnham

When installing web-vitals, the original .ts TypeScript source files are included. Steps to reproduce:

curl -L $(npm view web-vitals dist.tarball) -o web-vitals.tgz
tar -tzf web-vitals.tgz | grep "\.ts$" | grep -v "\.d\.ts$"

It's a minor issue, but I'm trying to do my part to make the JS ecosystem a bit lighter. Let me know if you'd like me to send over a PR.

Obligatory meme:

node_modules among the heaviest objects in the universe

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions