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
fix install-packages.sh
Yuki Takei
6 anni fa
parent
cfc3ae562d
commit
9372e710a3
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
bin/heroku/install-packages.sh
+ 1
- 1
bin/heroku/install-packages.sh
Vedi File
@@ -1,3 +1,3 @@
#!/bin/sh
-yarn add
-D
$ADDITIONAL_PACKAGES
+yarn add $ADDITIONAL_PACKAGES