Skip to content

reduce 8.69 MB unpacked module size #495

@doc-han

Description

@doc-han

This package currently has 8.69 MB unpacked module size. Guess what? you have your code coverage also shipped via your npm build to users which makes the size of your module this huge.

Image

A fix to this will be to use the files key in package.json to define the important files to be shipped to npm. this will reduce your unpacked size drastically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions