Merge pull request #747

This commit is contained in:
symfony-flex-server[bot]
2019-09-29 13:20:11 +00:00
committed by GitHub
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
_import.becklyn_javascript_routing:
resource: '@BecklynJavaScriptRoutingBundle/Resources/config/routes.yaml'
prefix: /_v/routing

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"Becklyn\\JavaScriptRouting\\BecklynJavaScriptRoutingBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}