CKEditor Javascript as own library
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3191338. -->
Reported by: [christian.wiedemann](https://www.drupal.org/user/861002)
Related to !9
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The CK Editor Javascript is part of gin/gin library. This makes it impossible to include the CKEditor Javascript into the frontend. I need the library as a part of the gin layout builder module. </p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>The patch creates an own library gin/gin_ckeditor and adds a dependency from gin/gin to gin/gin_ckeditor. </p>
issue