sass / sassc-rails

Integrate SassC-Ruby with Rails!
MIT License
707 stars 103 forks source link

How to pre-compile library? #152

Open rgaufman opened 3 years ago

rgaufman commented 3 years ago

This library is great, but compile time is very slow and slows down our application deployment, which is deployed to 1,000+ servers. Is there any way to pre-compile this library to install it quicker?