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

fix: 🔧 move from esm (mjs) to legacy js #541

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

harshzalavadiya
Copy link
Member

Resolves #540

some old build environments such as react-scripts@4 recognises .mjs files but doesn't understand how to parse, so instead of using .mjs extension we will fallback to esm/index.js for now

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5377c87
Status: ✅  Deploy successful!
Preview URL: https://9b4d38fa.react-multi-select-component.pages.dev

View logs

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 this pull request may close these issues.

Can't import the named export 'createElement' from non EcmaScript module (only default export is available)
1 participant