Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

relative href ../polymer/polymer.html #133

Open
dotnetCarpenter opened this issue Aug 4, 2016 · 0 comments
Open

relative href ../polymer/polymer.html #133

dotnetCarpenter opened this issue Aug 4, 2016 · 0 comments

Comments

@dotnetCarpenter
Copy link
Contributor

It is an issue that the relative href expect a folder structure that is not given by the project (e.g. ../polymer/polymer.html).

Since we have our own pipeline for bower files (we copy the main files to a /lib/ folder), we have to manually change the href from ../polymer/polymer.html to polymer.html, whenever there is a new version release. Our build tool manage that automatically, but it can not read/understand the content of bower dependencies, nor should it.

I'm not sure what could be the solution but are interested in hearing what other devs think.

As mentionen in #132

dotnetCarpenter referenced this issue in Firefund/frontend Aug 12, 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

1 participant