[polymer-dev] how to structure a polymer project?

2018-02-08 Thread Joern Turner
Maybe the following is obvious to anybody but me and maybe it's not even a pure Polymer issue but i'm lost with this problem and would appreciate help a lot. First of all: - working with Polymer 2 and bower Problem: - i've created a couple of components. Some of these are complete apps in the

Re: [polymer-dev] how to structure a polymer project?

2018-02-08 Thread Daniel Llewellyn
On 8 February 2018 at 15:58, Joern Turner wrote: > And here's the actual problem. Lets say my new app 'my-app' loads > 'my-comp1' from external git. 'my-comp1' will have e.g. a html import > pointing to 'bower_compoents/paper-input/paper-input.html. This resolves > just fine when i use my-comp1 d