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: add tsx tmp support #4013

Closed
wants to merge 1 commit into from
Closed

feat: add tsx tmp support #4013

wants to merge 1 commit into from

Conversation

evenstensberg
Copy link
Member

What kind of change does this PR introduce?

Fixes #3889 until gulpjs/interpret#96 is merged

Did you add tests for your changes?
No
If relevant, did you update the documentation?
N/A
Summary
N/A
Does this PR introduce a breaking change?
N/A
Other information
N/A

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Merging #4013 (468d45d) into master (c8c71cf) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4013      +/-   ##
==========================================
+ Coverage   90.87%   90.89%   +0.01%     
==========================================
  Files          22       22              
  Lines        1688     1691       +3     
  Branches      486      487       +1     
==========================================
+ Hits         1534     1537       +3     
  Misses        154      154              
Files Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 92.62% <100.00%> (+0.02%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8c71cf...468d45d. Read the comment docs.

@alexander-akait
Copy link
Member

Here the solution - #3889 (comment), it will not work due ESM, so let's close

@alexander-akait alexander-akait deleted the feat/tsx branch January 4, 2024 16:52
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.

Unable to specify custom config loader in Node 20 (--loader tsx)
3 participants