Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could we use other javascript runtime(e.g. mini_racer)? #136

Closed
Roger-Tong opened this issue May 26, 2017 · 2 comments
Closed

Could we use other javascript runtime(e.g. mini_racer)? #136

Roger-Tong opened this issue May 26, 2017 · 2 comments

Comments

@Roger-Tong
Copy link

Roger-Tong commented May 26, 2017

Our project uses react_on_rails to take advantage of react server rendering.
It was proved that mini_racer is way faster than the therubyracer. shakacode/react_on_rails#501
So could you provide us some other option such as mini_racer as the javascript engine?

@simi
Copy link
Collaborator

simi commented May 26, 2017

I'm not sure how that works, but we have no direct dependency on therubyracer.

https://github.com/metaskills/less-rails/blob/master/less-rails.gemspec

@Roger-Tong
Copy link
Author

You're right. It seems the dependency is on Less gem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants