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(cli): Ship commonjs instead of typescript for npm #3240

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Dec 1, 2024

This fixes a regression with the CLI package being shipped in the wrong dist format.

Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.66%. Comparing base (62108e2) to head (86ec5f7).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3240   +/-   ##
=======================================
  Coverage   45.66%   45.66%           
=======================================
  Files         595      595           
  Lines       38009    38009           
  Branches     1167     1167           
=======================================
  Hits        17355    17355           
  Misses      20457    20457           
  Partials      197      197           

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

@nellh nellh merged commit 163c389 into master Dec 2, 2024
15 checks passed
@nellh nellh deleted the cli-typescript-fix branch December 2, 2024 16:00
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.

1 participant