Skip to content

Entities module is requested twice #2166

@DimaIT

Description

@DimaIT

There are two versions of entities lib in package-lock.json:

  • htmlparser2 -> entities-6.0.1
  • htmlparser2 -> domutils-3.2.2 -> dom-serializer-2.0.0 -> entities-4.5.0

In the frontend bundles having it twice results in 50kb+ overhead, which hurts a bit.

The good news is that latest dom-serializer commit already has entities-6.0.1. Releasing it and updating the dependency chain should fix the issue.

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