Rapsys Git
/
recipe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
93b2db2
)
Fix class name
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 15:05:55 +0000
(16:05 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 15:05:55 +0000
(16:05 +0100)
Copy config from recipes instead of package
rapsys/airbundle/dev-master/manifest.json
patch
|
blob
|
history
diff --git
a/rapsys/airbundle/dev-master/manifest.json
b/rapsys/airbundle/dev-master/manifest.json
index 24cfc17462463b03c7fb59a4e191616320188ef2..cb6e9816709f339690194d71d6cf0a1aa5f84967 100644
(file)
--- a/
rapsys/airbundle/dev-master/manifest.json
+++ b/
rapsys/airbundle/dev-master/manifest.json
@@
-1,11
+1,11
@@
{
"bundles": {
{
"bundles": {
- "Rapsys\\AirBundle": ["all"]
+ "Rapsys\\AirBundle
\\RapsysAirBundle
": ["all"]
},
"container": {
"locale": "en"
},
},
"container": {
"locale": "en"
},
- "copy-from-
packag
e": {
+ "copy-from-
recip
e": {
"config/": "%CONFIG_DIR%/"
}
}
"config/": "%CONFIG_DIR%/"
}
}