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

feat: support esm #1474

Merged
merged 2 commits into from Jun 21, 2020
Merged

feat: support esm #1474

merged 2 commits into from Jun 21, 2020

Conversation

ZYSzys
Copy link
Contributor

@ZYSzys ZYSzys commented Jun 21, 2020

Support ESM module.

Fixes: #1469

Refs: https://github.com/addaleax/gen-esm-wrapper

@codecov
Copy link

codecov bot commented Jun 21, 2020

Codecov Report

Merging #1474 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1474   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files           4        4           
  Lines         487      487           
  Branches      136      136           
=======================================
  Hits          484      484           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b7d8c97...69171d1. Read the comment docs.

test/load-with-esm.js Outdated Show resolved Hide resolved
@panva
Copy link
Contributor

panva commented Jun 29, 2020

Related - #1476

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.

Feature Request: ESM module support
3 participants