When I try to include 2 files from 2 different places, for example:
{% stylesheets '@TestBundle/Resources/public/css/index.css'
'@DemoBundle/Resources/public/css/index.css' %}
<link href="{{ asset_url }}" rel="stylesheet" type="text/css" />
{% endstylesheets %}
It takes the first one and duplicate it to the second one, generate
the same file twice.
[https://github.com/kriswallsmith/assetic/issues/30]
--
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 developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en