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 dist #207

Merged
merged 2 commits into from
Apr 7, 2024
Merged

Fix dist #207

merged 2 commits into from
Apr 7, 2024

Conversation

martincostello
Copy link
Owner

  • Use esbuild instead of ncc as undici and ncc have incompatibilities.
  • Add GitHub Actions workflows to aid with releases.

Use esbuild instead of ncc as undici and ncc have incompatibilities.
Add GitHub Actions workflows to aid with releases.
@martincostello martincostello added bug Something isn't working enhancement New feature or request javascript Pull requests that update Javascript code github_actions Pull requests that update GitHub Actions code labels Apr 7, 2024
@martincostello martincostello added this to the v2.0.1 milestone Apr 7, 2024
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.84%. Comparing base (5c83679) to head (0c4beec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   90.84%   90.84%           
=======================================
  Files           5        5           
  Lines         306      306           
  Branches       92       92           
=======================================
  Hits          278      278           
  Misses         25       25           
  Partials        3        3           
Flag Coverage Δ
linux 90.84% <ø> (ø)
macos 90.84% <ø> (ø)
windows 90.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@martincostello martincostello enabled auto-merge (rebase) April 7, 2024 19:43
@martincostello martincostello merged commit e5e6cf4 into main Apr 7, 2024
10 checks passed
@martincostello martincostello deleted the fix-dist branch April 7, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request github_actions Pull requests that update GitHub Actions code javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant