mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
Add recipe for BazingaJsTranslationBundle
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
bazinga_js_translation:
|
||||||
|
resource: "@BazingaJsTranslationBundle/Resources/config/routing/routing.yml"
|
||||||
9
willdurand/js-translation-bundle/2.0/manifest.json
Normal file
9
willdurand/js-translation-bundle/2.0/manifest.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"bundles": {
|
||||||
|
"Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle": ["all"]
|
||||||
|
},
|
||||||
|
"copy-from-recipe": {
|
||||||
|
"config/": "%CONFIG_DIR%/"
|
||||||
|
},
|
||||||
|
"aliases": ["js-translation", "js-translator"]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user