]> Raphaƫl G. Git Repositories - packbundle/blobdiff - DependencyInjection/Configuration.php
Add cleanup ideas for packer
[packbundle] / DependencyInjection / Configuration.php
index 4856910886b68a5b4913bb2d6cd2cda7306c8d49..d9b1b512eb98a0b54476f5e4aae404955bb4ed48 100644 (file)
@@ -45,6 +45,8 @@ class Configuration implements ConfigurationInterface {
                                'agent' => (string)ini_get('user_agent')?:'rapsys_pack/0.2.0',
                                'redirect' => 5
                        ],
+                       #TODO: migrate to public.path, public.url and router->generateUrl ?
+                       #XXX: that would means dropping the PathPackage stuff and use static route like rapsys_pack_facebook
                        'output' => [
                                'css' => '@RapsysPack/css/*.pack.css',
                                'js' =>  '@RapsysPack/js/*.pack.js',