Open ophiryaniv-ts opened 4 months ago
Hey, I just look into it, the thing is that the code doesn't contain the source that is causing the problem, so the TypeScript compiler is creating that code... I'm wondering about the import as the ESM module is used. How do you import ZXing into your project?
Hi, First of all, I want to thank you for the amazing work you’ve done with this library. It's been a fantastic tool for my project.
I'm new to JavaScript and TypeScript and I'm using the zxing-js/library package in my project. When I try to build my project with Rollup, I'm encountering the following errors:
Could you please assist me in resolving these errors?
Thank you!