Skip to content

Commit 48f972e

Browse files
committed
IBX-9239: Fixup
1 parent 015ecc7 commit 48f972e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ibexa/connect/4.6/manifest.json

+3
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@
1111
},
1212
"bundles": {
1313
"Ibexa\\Bundle\\Connect\\IbexaConnectBundle": ["all"]
14+
},
15+
"copy-from-recipe": {
16+
"config/": "%CONFIG_DIR%/"
1417
}
1518
}

ibexa/connect/5.0/manifest.json

+3
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@
1111
},
1212
"bundles": {
1313
"Ibexa\\Bundle\\Connect\\IbexaConnectBundle": ["all"]
14+
},
15+
"copy-from-recipe": {
16+
"config/": "%CONFIG_DIR%/"
1417
}
1518
}

0 commit comments

Comments
 (0)