bitjson / qr-code

A no-framework, no-dependencies, customizable, animate-able, SVG-based <qr-code> HTML element.
https://qr.bitjson.com/
MIT License
1.26k stars 66 forks source link

Vaadin integration #1

Open Saxintosh opened 1 year ago

Saxintosh commented 1 year ago

Hi, I am unable to integrate the component into Vaadin. Perhaps because of the way the /dist/qr-code.js tries to load the other scripts.

Is it not possible to get a single file to load? It would simplify the integration a lot. Thank you.