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(package): fix "module" field in package.json #305

Merged
merged 2 commits into from
Jul 18, 2023
Merged

Conversation

remarkablemark
Copy link
Member

What is the motivation for this pull request?

  • fix(package): fix "module" field in package.json
  • build: rename lib to cjs
  • build: rename module to esm

What is the current behavior?

package.json "module" pointing to invalid path

What is the new behavior?

package.json "module" pointing to valid path

Checklist:

@remarkablemark remarkablemark added the bug Something isn't working label Jul 18, 2023
@remarkablemark remarkablemark self-assigned this Jul 18, 2023
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #305 (efc54f8) into master (00c4588) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #305   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           74        74           
  Lines          418       418           
  Branches        23        23           
=========================================
  Hits           418       418           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@remarkablemark remarkablemark merged commit d66fe71 into master Jul 18, 2023
9 checks passed
@remarkablemark remarkablemark deleted the build/esm branch July 18, 2023 01:32
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.

1 participant