ok, i figured out why the extensions directory is empty. git added those as submodules, so git never pushed them to the server. Now i have to figure out how to remove the submodule and add the extensions as "normal" content.
On Feb 8, 10:17 am, "Hadi S." <poph...@gmail.com> wrote: > Hi > > i successfully pushed a radiant project to heroku. everything works > fine except that the extensions in vendor/extensions aren't loaded. > Although locally everything works fine, the extensions in the > extensions directory are empty on heroku, So what could the cause be?