Rapsys Git
/
recipe
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix manifest to install config from recipe
[recipe]
/
rapsys
/
userbundle
/
master
/
manifest.json
diff --git
a/rapsys/userbundle/master/manifest.json
b/rapsys/userbundle/master/manifest.json
index 724952c5c50ae1386a0137100e7243e13cc322f6..2f33039d242c3242fb0c1f00e284f9fd46993722 100644
(file)
--- a/
rapsys/userbundle/master/manifest.json
+++ b/
rapsys/userbundle/master/manifest.json
@@
-1,8
+1,8
@@
{
"bundles": {
- "Rapsys\\UserBundle": ["all"]
+ "Rapsys\\UserBundle
\\RapsysUserBundle
": ["all"]
},
- "copy-from-
packag
e": {
+ "copy-from-
recip
e": {
"config/": "%CONFIG_DIR%/"
}
}