Open briangottfried opened 7 years ago
I took a look at epiviz/epiviz-chart
and it seems to use polymer and web-components. So I am not sure if it can be ported as-is to htmlwidgets
. I will leave this issue open so someone can take a look at it later, since we might want to support web-components at some point.
@ramnathv Is there any hope to support web components in the near future? I would like to add a .html file as a dependency that would generate a link rel='import' tag in the head. Thanks!
Hello,
I am attempting to make a htmlwidget but I am running into some trouble when scaffolding reads the bower.json.
It's failing at this line.
I've been stuck on this for a few days. Any ideas? Thanks!