Skip to content

✨ Automatically adds *.js extensions on es module code #539

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

Merged
merged 1 commit into from
Jan 26, 2020

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Jan 26, 2020

Why is this PR for?

Currently our /lib/esm code does not includes file extensions.
It would be considered as an invalid es module by node.

Related to #478 and #520

In a nutshell

❌ New feature
✔️ Fix an issue
❌ Documentation improvement
❌ Other: please explain

(✔️: yes, ❌: no)

Potential impacts

None.

@dubzzz dubzzz changed the title Automatically adds *.js extensions on es module code ✨ Automatically adds *.js extensions on es module code Jan 26, 2020
@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 96.351% when pulling 1ddbe23 on from-next/add-js into 5793d79 on master.

@dubzzz dubzzz merged commit c2de4fc into master Jan 26, 2020
@dubzzz dubzzz deleted the from-next/add-js branch January 26, 2020 21:01
@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 1ddbe23:

Sandbox Source
brave-knuth-kf8uu Configuration
immutable-silence-bu8vp 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.

None yet

2 participants