- Issue created by @jcandan
- πΊπΈUnited States jcandan
This is possibly a lot simpler than I originally imagined. There are no front-end dependencies outside Drupal core's CKEditor.
- πΊπΈUnited States jcandan
Moved to the source example project driving Drupal modules to use webpack builds.
As I learn more about CKEditor 5 Plugin plugin development, I understand now that projects like Editor Advanced Link are led to implement a build by this project.
I am curious what, if any, dependency issues exist that might prevent a Drupal module from not including a build process for CKEditor Plugin plugins.
- πΊπΈUnited States jcandan
If this really is a necessary component of the CKEditor Plugin plugin module development, is it possible to provide the Drupal GitLab CI with an NPM build so these artifacts are not required to be committed?