generated from Websites/symfony-template
Feat: Führt Yarn-Installations- und Build-Schritte in der Entwicklungsumgebung aus
This commit is contained in:
@@ -93,6 +93,9 @@ if [ -f "$PROJECT_DIR/composer.json" ]; then
|
||||
echo ""
|
||||
fi
|
||||
|
||||
podman exec "$CTR_PHP" yarn install
|
||||
podman exec "$CTR_PHP" yarn encore dev
|
||||
|
||||
echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
|
||||
echo "Entwicklungsumgebung bereit!"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user