From c65a3033448da5aa34f0fdfb36d4cb47fb33454a Mon Sep 17 00:00:00 2001 From: Matthijs Hasenpflug Date: Thu, 14 Feb 2019 13:55:45 +0100 Subject: [PATCH] Remove install assets script --- connectholland/cookie-consent-bundle/0.4/manifest.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/connectholland/cookie-consent-bundle/0.4/manifest.json b/connectholland/cookie-consent-bundle/0.4/manifest.json index c92d40f0..5e6bb8b3 100644 --- a/connectholland/cookie-consent-bundle/0.4/manifest.json +++ b/connectholland/cookie-consent-bundle/0.4/manifest.json @@ -4,8 +4,5 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - }, - "composer-scripts": { - "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd" } }