I previously used a great Rails plugin called yui_compressor_fu (
http://github.com/maxim/yui_compressor_fu/) to combine and compress my
JavaScript and CSS the first time it was loaded in production, but since
Heroku doesn't allow access to the filesystem, I need to figure out a new
solution.
The main problem is that I'd prefer to not be checking the compressed
JavaScript into my git repository, but since I'm deploying from git I'm not
sure there's any way around it.

Does anyone have any clever solutions for this?

Thanks,

Grant

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to