forked from tower-archive/tower
-
Notifications
You must be signed in to change notification settings - Fork 0
nodejitsu
vjsingh edited this page Apr 13, 2012
·
5 revisions
Delete design.io in devDependencies as it will cause an issue. This issue has been flagged by nodejitsu.
Put this at the top of config/application.coffee:
if process.env.NODE_ENV == 'production'
Tower.Application::watch = ->
Tower.env = 'production'