Skip to content

[FEATURE] Show warning when publishing package larger than 10MB #683

Closed
@ondrejsevcik

Description

There is a lot of packages published in npm registry with build stuff and some other dev dependencies that are not required and just add on size. That's why .npmignore was introduced.

It is surely great feature, but the problem is that many devs don't even know that they are publishing a large package. It would be great to show a warning when someone publishes a package that is larger than 10MB.

Metadata

Assignees

No one assigned

    Labels

    Enhancementnew feature or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions