Skip to content

webchat.js is file absurdly huge #334

@simonhermann

Description

@simonhermann

the webchat.js file (v2.56.0) has a size of 1.5mb, that can hardly be necessary.
There is an existing plugin system that should be used for special cases, while the file should really only contain the basis that is needed.

At a quick glance, the file seems to contain:

  • multiple date/time picker libraries, including tons of localisation strings for many languages
  • occurencies of CSS, SVG, Base 64 PNGs, audio files inlined in js, that should probably be handled differently.
  • Rich-Text editor
  • social sharing integrations
  • multiple video players

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