You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got around this by adding config.assets.uglifier = { harmony: true } above config.assets.js_compressor = :uglifier_with_source_maps in production.rb.
When deploying on Heroku, there's a new error that popped up after upgrading to the latest Sprockets, per the vulnerability described at https://blog.heroku.com/rails-asset-pipeline-vulnerability
Gem versions:
The text was updated successfully, but these errors were encountered: