PolymerElements / font-roboto

Loads the Roboto family of fonts from Google Fonts.
5 stars 35 forks source link

paper-styles/paper-styles-classes - after font roboto factoring - can no longer be vulcanized #7

Open tjsavage opened 9 years ago

tjsavage commented 9 years ago

From @jongeho1 on July 14, 2015 3:20

Hey there

font-roboto was factored out of paper-styles into a separate element and yielding import paper-styles/paper-style-classes.html to fail upon vulcanization due to resolved path not existing when providing an abspath. (30+ other elements compress just fine and resolved path clearly fell a greek dollar short)

https://github.com/PolymerElements/paper-styles/blob/master/classes/typography.html#L10

I am including the elements like so:

PolymerElements/paper-elements#=1.0.1

which is currently giving me a PolymerElements/paper-styles#1.0.9

This failed very obviously via vulcanize + I worked around this pretty easily but thought I'd surface!

Let me know if you need any additional information.

Cheers!

@jongeho1

Copied from original issue: PolymerElements/paper-elements#25

notwaldorf commented 8 years ago

Let's figure out if this is still a problem (it may not be, in which case this can be closed)