Closed sfoster closed 12 years ago
Fixed now on master. Although this is discouraged as far as trying to get "package feel" for single JS libs. The baseUrl + moduleId + '.js' is great "code by convention" that avoids configuration boilerplate and encourages people to distribute specialized single purpose modules instead of module grab bags.
All that said, the above command needs to be work regardless -- it should be possible to install jquery in a subdirectory under baseUrl. Thanks for the report!
Trying to arrange dependencies in package-style directories like volo add jquery dollar/main results in an error like:
This is true if the directory already exists or not.