From: Raphaƫl Gertz Date: Tue, 3 Apr 2018 05:15:32 +0000 (+0200) Subject: Add manifest.json X-Git-Tag: 0.0.2~2 X-Git-Url: https://git.rapsys.eu/packbundle/commitdiff_plain/830a9f964ebe8f0ff952b05521db3320f9860474 Add manifest.json --- diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..7550485 --- /dev/null +++ b/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "Rapsys\\PackBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +}