Add recipe for tbmatuka/editorjs-bundle

This commit is contained in:
Tin Benjamin Matuka
2020-04-15 20:13:52 +02:00
parent 4838b95a1d
commit 1bb6745c9c
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
twig:
form_themes:
- '@TbmatukaEditorjs/Form/editorjs_widget.html.twig'
@@ -0,0 +1,8 @@
{
"bundles": {
"Tbmatuka\\EditorjsBundle\\TbmatukaEditorjsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}