Skip to content

npm dependencies should be dev dependencies #112

Description

@stof

The entrypoints exported in package.json are using the files from dist/, which are bundling all dependencies in the webpack build.

This means that the dependencies declared in the package.json are only about bloating our node_modules folder (and moment is quite big), as they won't be used at all at runtime.
https://packagephobia.com/result?p=keen-analysis@3.7.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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