Last week, I wrote a short post asking What Is the Vendor Directory? which yielded a number of great responses, but it also resulted in a number of different questions, all of which were related, but none of which could be covered in that specific post.
For example, the article asked?
- When do I know when to use a
libdirectory versus avendordirectory? - Should the
vendordirectory sit in the root of the project or should it exist in the root of, say, the JavaScript directory? - What about an
assetsdirectory? - Can
libandvendorco-exist?
And though some of these were answered in the comments and some of these answers can be found elsewhere, it did result in another question about the assets directory.



