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: correct exports #122

Merged
merged 1 commit into from
Sep 11, 2023
Merged

fix: correct exports #122

merged 1 commit into from
Sep 11, 2023

Conversation

JSerFeng
Copy link
Contributor

@JSerFeng JSerFeng commented Sep 11, 2023

change "node" to "require", as "node" is available even in esm environment

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (3979805) 83.80% compared to head (05d2f57) 83.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage   83.80%   83.80%           
=======================================
  Files          32       32           
  Lines         982      982           
  Branches      217      217           
=======================================
  Hits          823      823           
  Misses        158      158           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JSerFeng JSerFeng merged commit 96afcec into main Sep 11, 2023
1 check passed
@JSerFeng JSerFeng deleted the fix/cjs branch September 11, 2023 08:27
@github-actions github-actions bot mentioned this pull request Sep 11, 2023
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.

3 participants