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
Fortunately a simple gem 'closure-compiler' in your Gemfile is enough to fix the issue but I don't know why Jammit automatically install the yui-compressor gem and not the closure one...
If I configure javascript_compressor to closure but don't install closure-compiler gem, jammit uses the default yui-compressor.
I don't know if this is really an issue, or an intended behavior, but I think it should at least throw a warning message.
The text was updated successfully, but these errors were encountered: