Skip to content

Commit 40dad3d

Browse files
committed
Add recipe for BazingaJsTranslationBundle
1 parent 7990511 commit 40dad3d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
bazinga_js_translation:
2+
resource: "@BazingaJsTranslationBundle/Resources/config/routing/routing.yml"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"bundles": {
3+
"Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle": ["all"]
4+
},
5+
"copy-from-recipe": {
6+
"config/": "%CONFIG_DIR%/"
7+
},
8+
"aliases": ["js-translation", "js-translator"]
9+
}

0 commit comments

Comments
 (0)