Javascript – How do you configure EditorJS in Rails 7 with importmap and Stimulus?
I'm trying to set up EditorJS as my content editor in my Rails 7 application using importmaps but running in to a few errors. To pin EditorJS I ran ./bin/importmap pin editor-js in my terminal. This gave me the following…