From c00a721ec16c1d6d6c9faa4305d3e888eb158039 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Mach=C3=A1=C4=8Dek?= <8machy@seznam.cz> Date: Sun, 18 Feb 2018 17:14:37 +0100 Subject: [PATCH] Update manifest.json --- machy8/webloader-bundle/1.1/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machy8/webloader-bundle/1.1/manifest.json b/machy8/webloader-bundle/1.1/manifest.json index 2477d958..780c4b54 100644 --- a/machy8/webloader-bundle/1.1/manifest.json +++ b/machy8/webloader-bundle/1.1/manifest.json @@ -3,7 +3,7 @@ "WebLoader\\WebLoaderBundle\\WebLoaderBundle": ["all"] }, "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" + "config/": "%CONFIG_DIR%/", "public/": "%PUBLIC_DIR%/" } }