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

feat: allow CLI to be ESM #4837

Merged
merged 1 commit into from Apr 29, 2023
Merged

feat: allow CLI to be ESM #4837

merged 1 commit into from Apr 29, 2023

Conversation

snitin315
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

No

Motivation / Use-Case

Same as webpack/webpack#17088

Breaking Changes

None

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.29 🎉

Comparison is base (53bb4d7) 91.99% compared to head (c5a025c) 92.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4837      +/-   ##
==========================================
+ Coverage   91.99%   92.28%   +0.29%     
==========================================
  Files          16       16              
  Lines        1673     1673              
  Branches      625      625              
==========================================
+ Hits         1539     1544       +5     
+ Misses        123      118       -5     
  Partials       11       11              

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@snitin315 snitin315 merged commit bb4a5d9 into master Apr 29, 2023
67 checks passed
@snitin315 snitin315 deleted the feat/allow-esm-cli branch April 29, 2023 09:37
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.

None yet

2 participants