I am a complete noob in nodeJs and i am trying to build this card using npm run build. It works and create dist/swipe-card.js. My problem is this file is about 7kb smaller and when i use it in home assistant swipper "works" but cards overflow outside swipper card.
Hi there.
I am a complete noob in nodeJs and i am trying to build this card using npm run build. It works and create dist/swipe-card.js. My problem is this file is about 7kb smaller and when i use it in home assistant swipper "works" but cards overflow outside swipper card.
This is the genrated swipe-card.js swipe-card.zip
I am tried with latest master commit using node v18.17.1.
Thanks in advance for any help