Skip to content

Use lodash-es #73

Description

@Vanuan

Currently it depends on lodash.

    lodash "^4.6.1"

This results in 2 copies of lodash being loaded. It would be nicer it it depended only on ES version (lodash-es).
Alternatively, you could add es folder and load it using module option in package.json.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions