bramkragten / swipe-card

Card that allows you to swipe throught multiple cards for Home Assistant Lovelace
234 stars 32 forks source link

How to build this card? #77

Open Cheerpipe opened 10 months ago

Cheerpipe commented 10 months ago

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.

image

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