Skip to content

Commit 3913298

Browse files
author
Maxime Leclercq
committed
feat: add 2.0 ui elements recipe
1 parent 284e89c commit 3913298

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
imports:
2+
- { resource: "@MonsieurBizSyliusUiElementsPlugin/config/config.yaml" }
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"bundles": {
3+
"MonsieurBiz\\SyliusUiElementsPlugin\\MonsieurBizSyliusUiElementsPlugin": [
4+
"all"
5+
]
6+
},
7+
"copy-from-recipe": {
8+
"config/": "%CONFIG_DIR%/"
9+
}
10+
}

0 commit comments

Comments
 (0)