Getting “No loader is configured for “.svg” files” while adding custom plugins in ckeditor5
I am using @ckeditor/ckeditor5-build-classic
in my Rails 7 application without webpack configuration.
the Classic Editor is working fine, but when I use the plugins (like: @ckeditor/ckeditor5-source-editing
), then I am getting the below error when I build or run the application,