Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7472812
)
Add manifest.json
author
Raphaël Gertz
<git@rapsys.eu>
Tue, 3 Apr 2018 05:15:32 +0000
(07:15 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Tue, 3 Apr 2018 05:15:32 +0000
(07:15 +0200)
manifest.json
[new file with mode: 0644]
patch
|
blob
diff --git a/manifest.json
b/manifest.json
new file mode 100644
(file)
index 0000000..
7550485
--- /dev/null
+++ b/
manifest.json
@@ -0,0
+1,8
@@
+{
+ "bundles": {
+ "Rapsys\\PackBundle": ["all"]
+ },
+ "copy-from-recipe": {
+ "config/": "%CONFIG_DIR%/"
+ }
+}