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: rename ESM entrypoints to .mjs #1759

Closed
wants to merge 1 commit into from
Closed

fix: rename ESM entrypoints to .mjs #1759

wants to merge 1 commit into from

Conversation

Alduino
Copy link

@Alduino Alduino commented Dec 31, 2021

Fixes #1758 by renaming the various ESM paths to be .mjs instead of .esm.js (the simplest fix I could think of). See that issue for more information.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 49b36d9:

Sandbox Source
SWR-Basic Configuration
SWR-States Configuration
SWR-Infinite Configuration
SWR-SSR Configuration

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.

"Cannot use import statement outside a module" when loading from ESModules package
1 participant