Add ECL Twig Bundle recipe.

This commit is contained in:
Pol Dellaiera
2019-11-18 18:53:02 +01:00
parent 855ff7c175
commit 797de60c31
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,2 @@
ecl_twig:
default_preset: ec
+5
View File
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}