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

Client side import(unpkg) returns referenceerror module is not defined #2

Open
kiranupadhyak opened this issue Aug 27, 2021 · 0 comments

Comments

@kiranupadhyak
Copy link

I am trying to import this package on the client side as below

<script src="https://unpkg.com/@marcusfernstrom/[email protected]/index.js"></script>

But I am getting a reference error module is not defined in the browser console.

Can you please make this package work on the client-side also(unpkg/cdn)?

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

No branches or pull requests

1 participant