aidanaden / solid-qr-code

Solid component to generate QR codes, based on qrcode.react
https://solid-qr-code.pages.dev/
8 stars 1 forks source link

feat: migrate to tsup, include working solid-start example #72

Closed aidanaden closed 6 months ago

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
solid-qr-code ❌ Failed (Inspect) Jan 25, 2024 0:12am
cloudflare-pages[bot] commented 7 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3cdf24f
Status: ✅  Deploy successful!
Preview URL: https://fe7f824e.solid-qr-code.pages.dev
Branch Preview URL: https://feat-solid-start.solid-qr-code.pages.dev

View logs

aadito123 commented 7 months ago

When will this PR be merged and released? The package works great but the TS type import warning is getting annoying.

aidanaden commented 7 months ago

When will this PR be merged and released? The package works great but the TS type import warning is getting annoying.

it'll be taking a bit longer than expected due to dts issues when building the qrcode generator, i'll be moving to use another library based on the existing generator that'll solve this issue - https://github.com/LeoDog896/scannable/tree/main/packages/scannable