diff --git a/shopware/storefront/6.4/bin/watch-storefront.sh b/shopware/storefront/6.4/bin/watch-storefront.sh index cad2557f..4b344ff9 100755 --- a/shopware/storefront/6.4/bin/watch-storefront.sh +++ b/shopware/storefront/6.4/bin/watch-storefront.sh @@ -23,7 +23,7 @@ export STOREFRONT_PROXY_PORT export ESLINT_DISABLE DATABASE_URL="" "${CWD}"/console feature:dump -"${CWD}"/console theme:compile +"${CWD}"/console theme:compile --active-only "${CWD}"/console theme:dump if [[ $(command -v jq) ]]; then