Matt Gandley
Results
2
comments of
Matt Gandley
Also getting this error. Possibly related to https://github.com/facebook/create-react-app/issues/8096. Disabling source maps per that issue worked, but not an ideal solution. Not sure why this is happening with a custom build...
See https://github.com/ckeditor/ckeditor5/issues/6770. Pretty sure the custom builds are using the pre-monorepo-builds and are behind a few versions. Building from source using the instructions in https://github.com/ckeditor/ckeditor5/issues/7645 allowed me to make a...