neos-ui icon indicating copy to clipboard operation
neos-ui copied to clipboard

TASK: Dont bundle CKeditor GUI Plugins

Open mhsdesign opened this issue 2 years ago • 0 comments

Description

we have our own ckeditor GUI, but we still bundle the ckeditor sources. For example the Heading plugin requires the HeadingEditing and HEadingGui plugin, of whose only the first is needed.

This might make the bundle smaller - but also just by a tiny bit - so it might not be worth the effort.

[Description of the bug or feature]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior

[What you expected to happen]

Actual behavior

[What actually happened]

Affected Versions

Neos:

UI:

You can get this information by running composer show or using the package management module within Neos. The UI version can also be found inside the left sidebar after version 1.0.3.

mhsdesign avatar Jun 28 '23 19:06 mhsdesign