Browse Source

add prefer dist

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/1/merge
Bo-Yi Wu 6 years ago
parent
commit
1735945aaa
No known key found for this signature in database GPG Key ID: F84B2110C500B1F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@ -1,6 +1,6 @@
composer: composer:
composer install
composer install --prefer-dist
yarn: yarn:
yarn install yarn install

Loading…
Cancel
Save