yes, this was exactly my problem, and searching google for solutions i ran into the link you posted. Still thanks for the help
On Feb 8, 12:35 pm, Ben Scofield <[email protected]> wrote: > My guess is that you're pulling in your extensions with git > submodules, which we don't currently support. If you see any output > from: > > $ find . -mindepth 2 -name .git > > then you've got 'em. There's a workaround in the docs, > here:http://docs.heroku.com/constraints#git-submodules > > Ben > > On Feb 8, 4:05 am, "Hadi S." <[email protected]> wrote: > > > > > > > > > Hi, > > > i have successfully pushed a radiant project in heroku, but the > > extensions in my vendor/extensions directory aren't loaded because > > they are emtpy. > > Locally it works fine, but why do heroku delete the extensions in the > > extensions directory? How can i add them on heroku? -- 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.
