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: require tscompiler on current process #207

Merged
merged 3 commits into from
Jan 13, 2023
Merged

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jan 13, 2023

let current command process can require ts files

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

let current command process can require ts files
@fengmk2 fengmk2 added the bug label Jan 13, 2023
lib/command.js Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (7470c68) compared to base (e703507).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #207   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines           93        93           
  Branches        16        16           
=========================================
  Hits            93        93           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@fengmk2 fengmk2 merged commit 3462835 into master Jan 13, 2023
@fengmk2 fengmk2 deleted the require-tscompiler branch January 13, 2023 11:37
atian25 pushed a commit that referenced this pull request Jan 13, 2023
[skip ci]

## [5.12.3](v5.12.2...v5.12.3) (2023-01-13)

### Bug Fixes

* require tscompiler on current process ([#207](#207)) ([3462835](3462835))
@github-actions
Copy link

🎉 This PR is included in version 5.12.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant