Skip to content

Reduce disk footprint #137

@TimvdLippe

Description

@TimvdLippe

As part of eslint/eslint#14098 we are looking at all dependencies of ESLint and which ones are causing a larger than desirable disk footprint. table is one of the packages that depends on lodash, which is 4.8MB (eslint/eslint#14098 (comment)). At this point, one of the options the ESLint maintainers are looking at is removing the table formatter: eslint/eslint#14098 (comment)

Rather than removing the formatter, it would be ideal if the disk footprint of table could be reduced. Luckily, there appears to be a PR open to remove lodash, which should help considerably: #136 Could you audit your dependencies and look if there are any easy wins in terms of reducing the disk footprint of the NPM package? Thanks in advance!

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