Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Package linker's folder scan uses hardcoded folders #109

Closed
rraziel opened this issue Nov 18, 2014 · 2 comments
Closed

Package linker's folder scan uses hardcoded folders #109

rraziel opened this issue Nov 18, 2014 · 2 comments

Comments

@rraziel
Copy link

rraziel commented Nov 18, 2014

Hello,

The new tsd link command (which sounds rather nice by the way) seems to scan installed dependencies looking for package.json and bower.json files. My issue with this is that my project's .bowerrc defines a directory:

{
  "directory": "library"
}

I know this is not a common situtation, but with the currently hard-coded folders I have to create a symlink just to be able to run the link command...

@Bartvds
Copy link
Collaborator

Bartvds commented Nov 19, 2014

Hey. This is a good point! I'm not much of a bower user myself so I wasn't aware we could change the directory through .bowerrc but it totally makes sense.

I think it should be easy to add some logic to resolve the bower folder from the rc files, I'll have a look at it next time I touch the code.

@blakeembrey blakeembrey mentioned this issue May 1, 2015
7 tasks
@schmkr
Copy link

schmkr commented Aug 26, 2015

👍 +1

@rraziel rraziel closed this as completed May 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants