Browse Source

remove files for heroku

Yuki Takei 5 years ago
parent
commit
36b694393c
2 changed files with 0 additions and 4 deletions
  1. 0 1
      Procfile
  2. 0 3
      bin/heroku/install-packages.sh

+ 0 - 1
Procfile

@@ -1 +0,0 @@
-web: npm run server:prod

+ 0 - 3
bin/heroku/install-packages.sh

@@ -1,3 +0,0 @@
-#!/bin/sh
-
-yarn add $ADDITIONAL_PACKAGES