Hi, is there any Documentation how to use the Assetic Bundle correctly within a Symfony 2 Project?
I activated the Bundle in my Kernel and added some Configuration to my config.yml In the Twig template i used the assets tag and provide a Folder where my Assets are stored. So far so good. I Enabled the option use_controller and i added something like this to the routing yaml: _assetic: resource: . type: assetic But this all still dosen't work so far. Sometimes i get the Exception that a route: assetic_xxx does not exist and so on. Is there any Masterplan to enable this Bundle correctly? Thanks -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en