From 46a6dafd076cdb8c19923764923694d8f95fc867 Mon Sep 17 00:00:00 2001 From: craigray Date: Wed, 7 Feb 2018 11:31:19 +1100 Subject: [PATCH] Remove make cache:warmup --- hillrange/ckeditor/0.1/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/hillrange/ckeditor/0.1/manifest.json b/hillrange/ckeditor/0.1/manifest.json index d268220a..18aca75c 100644 --- a/hillrange/ckeditor/0.1/manifest.json +++ b/hillrange/ckeditor/0.1/manifest.json @@ -7,7 +7,6 @@ }, "composer-scripts": { "ckeditor:install": "symfony-cmd", - "make cache-warmup": "script", "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd" } }