Skip to content

Lodash #54

@arb

Description

@arb

Reduce or remove reliance on lodash.

If we do keep it, require sub-modules rather than the entire lib

const _ = require('lodash')

vs

const get = require('lodash/get')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions