Vasfed / csso-rails

CSS Optimizer(csso) ruby wrapper for Rails Asset pipeline
90 stars 13 forks source link

Unnecessary warning #26

Closed rojcyk closed 7 years ago

rojcyk commented 8 years ago

Hey, I'm using Node.js via ExecJS and it gives me this error.

You're using ExecJS::ExternalRuntime, did you forget to add therubyracer or other execjs runtime to gemfile?

Can we disable the warning since ExecJS will raise an error if no engine is found?

rojcyk commented 8 years ago

Or an option to silence it would be nice! :]

dalibor commented 7 years ago

:+1: