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

chore: proper ESM build with Babel #90

Merged
merged 10 commits into from
May 4, 2024
Merged

Conversation

mdjastrzebski
Copy link
Member

Summary

Migrate build process from RN Builder Bob to Babel for CommonJS & ESM, and TSC for TypeScript types.

Test plan

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7a9d5ae) to head (77aedd7).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          194       194           
  Branches        50        50           
=========================================
  Hits           194       194           

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

@mdjastrzebski mdjastrzebski changed the title chore: babel build chore: proper ESM build with Babel May 4, 2024
@mdjastrzebski mdjastrzebski merged commit 543f3ba into main May 4, 2024
4 checks passed
@mdjastrzebski mdjastrzebski deleted the chore/babel-build-esm branch May 4, 2024 22:03
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.

2 participants