forked from mirrors/easyappointments
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');
|
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
|
* Composer needs to be installed and configured in order for this command to
|
||||||
* work properly.
|
* work properly.
|
||||||
|
|
Loading…
Reference in a new issue