ajout de composer install pour le thème
This commit is contained in:
@@ -35,4 +35,5 @@ build_theme:
|
|||||||
install_theme:
|
install_theme:
|
||||||
docker exec -it -w /app/public/bedrock/web/app/themes/partition-jlg-theme php-fpm sh -c \
|
docker exec -it -w /app/public/bedrock/web/app/themes/partition-jlg-theme php-fpm sh -c \
|
||||||
"yarn && \
|
"yarn && \
|
||||||
yarn build"
|
yarn build && \
|
||||||
|
composer install"
|
||||||
|
|||||||
Reference in New Issue
Block a user