ekfn
Results
2
comments of
ekfn
really needed this feature
+1 here ```jsx import Editor from '@ckeditor/ckeditor5-react'; import BalloonEditor from '@ckeditor/ckeditor5-build-balloon'; const EditorComponent = () => ( ); ``` upgrading to latest `react-scripts` and adding `--max_old_space_size=2048` fiixed my problem