]> Raphaël G. Git Repositories - packbundle/commitdiff
Add manifest.json
authorRaphaël Gertz <git@rapsys.eu>
Tue, 3 Apr 2018 05:15:32 +0000 (07:15 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 3 Apr 2018 05:15:32 +0000 (07:15 +0200)
manifest.json [new file with mode: 0644]

diff --git a/manifest.json b/manifest.json
new file mode 100644 (file)
index 0000000..7550485
--- /dev/null
@@ -0,0 +1,8 @@
+{
+       "bundles": {
+               "Rapsys\\PackBundle": ["all"]
+       },
+       "copy-from-recipe": {
+               "config/": "%CONFIG_DIR%/"
+       }
+}