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

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

@dotnetCarpenter

Description

@dotnetCarpenter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions