Composer: optimise the autoloader
This commit is contained in:
parent
7dce492d27
commit
7a4f3cdf4a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
- name: Install Composer dependencies
|
||||
composer:
|
||||
command: install
|
||||
optimize_autoloader: true
|
||||
working_dir: '{{ ansistrano_release_path.stdout }}'
|
||||
|
||||
- name: Generate settings.php file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue