REmoved build process from procfile

This commit is contained in:
Blade Barringer 2015-02-10 08:49:29 -06:00
parent d46dd91d08
commit 534aa2b780

View file

@ -1 +1 @@
web: ./node_modules/.bin/grunt build:prod;./node_modules/.bin/grunt nodemon;
web: ./node_modules/.bin/grunt nodemon;