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: the cjs entry file name #50

Merged
merged 1 commit into from
Mar 25, 2024
Merged

fix: the cjs entry file name #50

merged 1 commit into from
Mar 25, 2024

Conversation

zhu-xiaowei
Copy link
Contributor

Issue #49

Description

  1. fix the cjs entry file name configure

General Checklist

  • Added new tests to cover change, if needed
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Documentation update for the change if required
  • PR title conforms to conventional commit style
  • If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@zhu-xiaowei zhu-xiaowei added the bug Something isn't working label Mar 22, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (adda236) to head (5b7e3b9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #50   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines         1129      1129           
  Branches       225       225           
=========================================
  Hits          1129      1129           

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

@zxkane zxkane merged commit 70bf00a into main Mar 25, 2024
4 checks passed
@zxkane zxkane deleted the fix-cjs-configure branch March 25, 2024 02:25
@zxkane zxkane linked an issue Mar 25, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

package.json "main" key has wrong file name
4 participants