mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-09 17:42:21 +03:00
Updated comment block of composer gulp task.
This commit is contained in:
parent
ec07dddb4c
commit
8f3fe8a0c7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
const del = require('del');
|
||||
|
||||
/**
|
||||
* Install and copy the required files from the "composer_modules" directory.
|
||||
* Install and copy the required files from the "vendor" directory.
|
||||
*
|
||||
* Composer needs to be installed and configured in order for this command to
|
||||
* work properly.
|
||||
|
|
Loading…
Reference in a new issue