Skip to content

The size of the node_modules folder in a project is really big. #59

@patmill

Description

@patmill

On my machines, they are appearing as around 233 megs, but I've seen reports of others up to 400 megs or more.
Note that the bundles that are downloaded to the browser are fairly small, but the build footprint is quite large.

The first thing is to attempt to rationalize the versions of some packages. There are ~63 megs of projects included at the root as well as in sub node_modules folders. For example, gulp-typescript includes typescript, as well as it being at the top level. The top asks for 1.8.9, and gulp-typescript is requesting 1.8.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:toolingCategory: Development toolingtype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions