I'd like something like this but for something slightly different --
I'd prefer to generate all my .css files (from Sass files) when my
application is deployed (or compiled, in this case).  Obviously, this
isn't possible with the read-only file system, but if there was a hook
to make changes to the file system before it was sealed up into a slug
that would be excellent...

On Mar 10, 7:49 pm, Harry Vangberg <[email protected]> wrote:
> I really like the idea of 'compiling' before restarting the app after a git
> push. That has caught a couple of dumb mistakes on my part. But it would be
> nice to be able to set some kind of 'post-compile hook', which would have to
> run successfully before the app is restarted - that way I could have it run,
> say, `rake test' and have some kind of guarantee that the remote env is ok.
> Great service otherwise!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to