This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wiki
/
weseek__growi
mirror da
https://github.com/weseek/growi
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
remove files for heroku
Yuki Takei
5 anni fa
parent
900757cc12
commit
36b694393c
2 ha cambiato i file
con
0 aggiunte
e
4 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
Procfile
0
3
bin/heroku/install-packages.sh
+ 0
- 1
Procfile
Vedi File
@@ -1 +0,0 @@
-web: npm run server:prod
+ 0
- 3
bin/heroku/install-packages.sh
Vedi File
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-yarn add $ADDITIONAL_PACKAGES