It looks the dist/release is missing the jp-card-unionpay class within the Card.prototype.cardTemplate init.
See here: (Note that I actually broke this down and made it readable... also I adjusted some of the strings in here (jp-card-elo, jp-card-dankort, jp-card-jcb) so that they were in-line like the others.
@jessepollak is this a known issue or..? I looked back at some previous issues, specifically #99 and #192 but it doesn't look like Union Pay ever made it into the system fully.
It looks the dist/release is missing the
jp-card-unionpay
class within theCard.prototype.cardTemplate
init.See here: (Note that I actually broke this down and made it readable... also I adjusted some of the strings in here (jp-card-elo, jp-card-dankort, jp-card-jcb) so that they were in-line like the others.
@jessepollak is this a known issue or..? I looked back at some previous issues, specifically #99 and #192 but it doesn't look like Union Pay ever made it into the system fully.
Should I proceed by opening a PR?