wontlost-ltd / vaadin-litelement-ckeditor

Vaadin14+LitElement+CKEditor5
Other
17 stars 13 forks source link

Production model #58

Open rlegorreta opened 11 months ago

rlegorreta commented 11 months ago

When I run this add-on in production model the CKEDITOR variable in getEditorByType from file vaadin-ckeditor.js crashes and the editor is not displayed.

Any idea why in develop mode works and in production mode crashes?