Open dwilkie opened 10 years ago
Using Rails 4.1.7, Sprockets 2.11.3 gives this error when running rake assets:precompile. Note: this only happens when using the latest source from github. e.g.
rake assets:precompile
gem "closure-sprockets", :github => "igrigorik/closure-sprockets"
Using Rails 4.1.7, Sprockets 2.11.3 gives this error when running
rake assets:precompile
. Note: this only happens when using the latest source from github. e.g.