Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding support for importing using ESM #107

Open
TomasHubelbauer opened this issue Dec 26, 2018 · 0 comments · May be fixed by #135
Open

Consider adding support for importing using ESM #107

TomasHubelbauer opened this issue Dec 26, 2018 · 0 comments · May be fixed by #135

Comments

@TomasHubelbauer
Copy link

Hello, I am not entirely sure this is possible, but reading through this article it seems like it should be possible to import CJS modules from ESM.

I'd like to request that, if possible, support be added for jsQR to be import-able in ESM:

import jsQR from 'https://unpkg.com/jsqr/dist/jsQR.js';

I would have contributed a PR, but I have no idea how to achieve this. I am interested in your thoughts on the topic and whether you think this is achieveable.

@shrpne shrpne linked a pull request Apr 25, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant