Answer the question
In order to leave comments, you need to log in
How to make dependency for js in symphony?
I have several bands. javascript of each depends on some little lib, let's say one from typehead the second from validation lib, etc.
now these libs are in the js folder of the bundle, what
's the best way to do it?
I mean something simple, it's NOT a spa with hundreds of dependencies and their versions
Answer the question
In order to leave comments, you need to log in
You can put everything in a folder, for example web/vendor. I use the following solution: I take bower, add the web/vendor directory to .bowerrc, and connect all dependencies through bower.json.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question