In my Symfony2 project I have a number of javascript dependencies and it would be nice to have them managed along with php dependencies. Right now I am adding them to the deps file along with php dependencies and create a symlink to the web dir, for example:In my Symfony2 project I have a number of javas