ghostmonk / twitter-challenge

coding challenge from AppDirect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sort out the dependencies... right now they are all mashed into development to ensure a proper deploy

ghostmonk opened this issue · comments

I guess technically, heroku needs everything for release... and since it only invokes the dependencies config, dev-dependencies is useless for a heroku deploy. There is probably some subtlety I am missing... but this works for now.