summary | 
shortlog | 
log | 
commit | commitdiff | 
tree
raw | 
patch | 
inline | side by side (from parent 1: 
6e41c55)
 
Copy config from package instead of recipe
+++ /dev/null
-services:
-    rapsys_pack.twig.pack_extension:
-        class: Rapsys\PackBundle\Twig\PackExtension
-        arguments: [ '@file_locator', '@service_container', '@assets.packages' ]
-        tags: [ twig.extension ]
 
+++ /dev/null
-{
-       "bundles": {
-               "Rapsys\\PackBundle\\RapsysPackBundle": ["all"]
-       },
-       "copy-from-recipe": {
-               "config/": "%CONFIG_DIR%/"
-       }
-}
 
+++ /dev/null
-services:
-    rapsys_pack.twig.pack_extension:
-        class: Rapsys\PackBundle\Twig\PackExtension
-        arguments: [ '@file_locator', '@service_container', '@assets.packages' ]
-        tags: [ twig.extension ]
 
        "bundles": {
                "Rapsys\\PackBundle\\RapsysPackBundle": ["all"]
        },
        "bundles": {
                "Rapsys\\PackBundle\\RapsysPackBundle": ["all"]
        },
-       "copy-from-recipe": {
-               "config/": "%CONFIG_DIR%/"
+       "copy-from-package": {
+               "Resources/config/": "%CONFIG_DIR%/"