Skip to content

Reduce the usage of lodash #1879

@SukkaW

Description

@SukkaW

html-webpack-plugin supports Node.js 10.13.0 and above which has full ES2018 support. We should prefer the ECMAScript built-in features (i.e. replace lodash/uniq w/ Set, replace lodash/extend w/ Object.assign). And instead of requiring a full lodash package, we can just use lodash.template to support the template.

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