Skip to content

Do we need all these dependencies to run it? #7

@OP-Klaus

Description

@OP-Klaus

When installed via npm this package is over 250mb, most of it is node_modules/babel*.
I don't see any reference to babel except in the npm scripts, so are they really necessary for the functioning of the package, or should some of them be in devDependencies?

Looking through the code, it seems that the only dependencies needed to run this are pluralize and superagent, with the others just being for building and testing, so I suggest moving the other modules to devDependencies

Metadata

Metadata

Assignees

No one assigned

    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