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
- Clone https://github.com/pgs-dev/framapp-polymer
bower i
polymer serve
- Go to
http://localhost:8080/components/framapp-polymer/
See this (or similar):

Steps to reproduce
polymer init application
- Create some elements
polymer serve --open