X-Git-Url: https://git.rapsys.eu/recipe/blobdiff_plain/14a29130726ec7e8482360d61f419c2f7cc494f3..d0b70f33adfaaabee32088f49ca5de8ab81b9465:/rapsys/airbundle/master/manifest.json?ds=inline diff --git a/rapsys/airbundle/master/manifest.json b/rapsys/airbundle/master/manifest.json index b3b51d4..fb769c7 100644 --- a/rapsys/airbundle/master/manifest.json +++ b/rapsys/airbundle/master/manifest.json @@ -1,11 +1,11 @@ { - "bundles": { - "Rapsys\\AirBundle\\RapsysAirBundle": ["all"] - }, - "container": { - "locale": "en" - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } + "bundles": { + "Rapsys\\AirBundle\\RapsysAirBundle": ["all"] + }, + "container": { + "locale": "en" + }, + "copy-from-package": { + "Resources/config/": "%CONFIG_DIR%/" + } }