You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm installing polymer element dependencies in my bower.json such as "PolymerElements/iron-icons": "1.2.0"
This seems to be the way google are suggesting to install these web components. They install fine with bower install, however wiredep can't seem to detect that iron-icons is infact installed. I assume its down to the / in the name.
Is this something that could be considered a bug or not?
Regards,
Mark
The text was updated successfully, but these errors were encountered:
Hi,
I'm installing polymer element dependencies in my bower.json such as "PolymerElements/iron-icons": "1.2.0"
This seems to be the way google are suggesting to install these web components. They install fine with bower install, however wiredep can't seem to detect that iron-icons is infact installed. I assume its down to the / in the name.
Is this something that could be considered a bug or not?
Regards,
Mark
The text was updated successfully, but these errors were encountered: