Domanda

We have a rails site that is expanding quite a bit. it is using jruby, bootstrap, and some third party libraries - and the precompile takes a long time. too long for the timeout limits on heroku for deployment. is there a way to modify the timeout values so we'll be able to push our repository to heroku and have it precompile?

thanks.

È stato utile?

Soluzione

pre-compile locally and switch off heroku pre-compile?

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top