Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tpluscode opened this issue Jan 19, 2017 · 0 comments

Comments

@tpluscode
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant