mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 20:28:53 +00:00
REmoved build process from procfile
This commit is contained in:
parent
d46dd91d08
commit
534aa2b780
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
|
@ -1 +1 @@
|
|||
web: ./node_modules/.bin/grunt build:prod;./node_modules/.bin/grunt nodemon;
|
||||
web: ./node_modules/.bin/grunt nodemon;
|
||||
|
|
|
|||
Loading…
Reference in a new issue