Skip to content

Documentation page displays all imported third party elements in polymer app #119

@tpluscode

Description

@tpluscode

Description

Dropdown on documentation page includes all elements imported from bower_components when a polymer-cli application is served with polymer serve

Expected outcome

Documentation should only display elements from current repository

Live Demo

  1. Clone https://github.com/pgs-dev/framapp-polymer
  2. bower i
  3. polymer serve
  4. Go to http://localhost:8080/components/framapp-polymer/

See this (or similar):
polyserve

Steps to reproduce

  1. polymer init application
  2. Create some elements
  3. polymer serve --open

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