[CI] Remove non-existent bundle from procfile

Remove the example/localstorage bundle from the procfile.

Fixes #153.
This commit is contained in:
Pete Richards 2015-10-16 11:33:42 -07:00
parent 9cc0c0b06f
commit 87e317a6f5

View File

@ -1 +1 @@
web: node app.js --port $PORT --include example/localstorage
web: node app.js --port $PORT