Skip to content

The dependency to sanitize-html imports all postcss dependencies #424

@jgerlier

Description

@jgerlier

Since the version 0.8.1, the sanitize-html dependency has been added, but this package is designed for node and depends on the postcss package.
This causes two issues :

  • an addition of 517 KB to the bundle size.
  • ES6 code imported

Would it be possible for you to avoid this dependency ?

Thank you

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