My question is simple: I want to manage the assets by Grunt, can Assetic be left out of a Symfony2 app and have it function correctly?
Asked
Active
Viewed 966 times
1 Answers
2
Yes, there is a solution for your task – Symfony Grunt Edition.

Darmen Amanbay
- 4,869
- 3
- 29
- 50
-
Thank you for the link! It gave me some starting points. Though it only gave me half solution: how to deal with vendor bundles that come with their own assets? (this gives me the biggest headache so far) – Ikon Mar 03 '14 at 15:38