When I upgraded Ruby from 2.7 to 3.2.2 and Rails from 6 to 7, I encountered this error:
GET https://js-agent.newrelic.com/nr-rum-1.248.0.min.js net::ERR_BLOCKED_BY_CLIENT
I have upgraded Webpack using the jsbundling gem. Could you please suggest how to resolve this error? Also, should I consider switching to the importmap gem instead of jsbundling?