PolymerElements / iron-iconset-svg

Represents a source of icons expressed as a collection of inline SVGs
https://www.webcomponents.org/element/PolymerElements/iron-iconset-svg
37 stars 34 forks source link

Remove @polymer/promise-polyfill dependency. #89

Closed aomarks closed 5 years ago

aomarks commented 5 years ago

Since a promise polyfill is now included with the webcomponentsjs polyfill bundle, it doesn't make sense to also depend on this standalone one.