- Issue created by @larowlan
At present editor configuration is found in drupalSettings.
We don't want the LayoutEditor to be aware of editor configuration, so passing it via props is not a good idea.
Instead, a CKEditor component should be able to fetch the config it needs via an API.
Add an API endpoint for editor (CKEditor) configuration.
Active
Code