Add amp-toolbox-bundle recipe

This commit is contained in:
Mariano Biencinto
2020-11-10 12:10:51 +01:00
parent 9cfe4f852a
commit ea324164df
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
amp_toolbox:
transform_enabled: true

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"Hola\\AmpToolboxBundle\\HolaAmpToolboxBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}