Rapsys Git
/
recipe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c03e7b4
)
Cleanup
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 20:17:28 +0000
(21:17 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 20:17:28 +0000
(21:17 +0100)
rapsys/airbundle/master/manifest.json
patch
|
blob
|
history
diff --git
a/rapsys/airbundle/master/manifest.json
b/rapsys/airbundle/master/manifest.json
index cb6e9816709f339690194d71d6cf0a1aa5f84967..b3b51d4594db4c1d5427e6c0ac6d758f545d7930 100644
(file)
--- a/
rapsys/airbundle/master/manifest.json
+++ b/
rapsys/airbundle/master/manifest.json
@@
-1,11
+1,11
@@
{
-
"bundles": {
-
"Rapsys\\AirBundle\\RapsysAirBundle": ["all"]
-
},
-
"container": {
-
"locale": "en"
-
},
-
"copy-from-recipe": {
-
"config/": "%CONFIG_DIR%/"
-
}
+ "bundles": {
+ "Rapsys\\AirBundle\\RapsysAirBundle": ["all"]
+ },
+ "container": {
+ "locale": "en"
+ },
+ "copy-from-recipe": {
+ "config/": "%CONFIG_DIR%/"
+ }
}