Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

It would be nice if ../ always meant "look at the bower directory" #3

Closed
notwaldorf opened this issue Sep 28, 2016 · 2 comments
Closed

Comments

@notwaldorf
Copy link

Context: if you have an enormous folder with a billion elements in it because you work on Polymer Elements and that's how you cope, auto-complete looks at the sibling directories rather than the bower deps, which may be woefully out of date.

@TimvdLippe
Copy link
Contributor

I just downloaded and followed the instructions in the README and for me the linter was not recognizing these ../ paths. Since bower install creates bowercomponents/, in a usage project the imports are expected to be bower_components/paper-spinner/paper-spinner.html instead of ../paper-spinner/paper-spinner.html. Now this is an example project, so in general I think it is fine. Just my 2 cents of my initial impression of relative url imports.

@rictic
Copy link
Contributor

rictic commented Oct 16, 2016

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants