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(esm): fix ESM types by adding .mts declaration files #1226

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

remarkablemark
Copy link
Owner

What is the motivation for this pull request?

fix(esm): fix ESM types by adding .mts declaration files

What is the current behavior?

No .mts files in esm directory

What is the new behavior?

.mts files in esm directory

Checklist:

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

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dd0b253) 100.00% compared to head (ce09a65) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1226   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          151       151           
  Branches        49        49           
=========================================
  Hits           151       151           

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

Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-react-parser.min.js 9.19 KB (0%) 184 ms (0%) 20 ms (+147.35% 🔺) 204 ms

@remarkablemark remarkablemark merged commit f66df14 into master Dec 18, 2023
10 checks passed
@remarkablemark remarkablemark deleted the fix/esm branch December 18, 2023 06:24
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.

2 participants