Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: extend with explicit extensions only (revert #268)#276

Merged
pi0 merged 5 commits intounjs:mainfrom
igorjacauna:issue-275
Oct 17, 2025
Merged

fix: extend with explicit extensions only (revert #268)#276
pi0 merged 5 commits intounjs:mainfrom
igorjacauna:issue-275

Conversation

@igorjacauna
Copy link
Contributor

@igorjacauna igorjacauna commented Oct 9, 2025

Just added a test to try help to reproduce the issue resolves #275 (regression introduced by #268)

@pi0 pi0 changed the title chore: A test that reproduces issue 275 refactor: revert #275 Oct 17, 2025
@pi0 pi0 changed the title refactor: revert #275 refactor: revert #268 Oct 17, 2025
@pi0 pi0 changed the title refactor: revert #268 fix: extend with explicit extensions only (revert #268) Oct 17, 2025
@pi0 pi0 marked this pull request as ready for review October 17, 2025 08:20
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for repro. I have updated PR to revert problematic change

@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.30%. Comparing base (42d9697) to head (cbe2b23).
⚠️ Report is 171 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   76.92%   78.30%   +1.37%     
==========================================
  Files           7        6       -1     
  Lines         806      636     -170     
  Branches       80      129      +49     
==========================================
- Hits          620      498     -122     
+ Misses        184      138      -46     
+ Partials        2        0       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pi0 pi0 merged commit 4c35c69 into unjs:main Oct 17, 2025
5 checks passed
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.

.tsx files cannot be resolved when they are imported from the index.ts in the root of the project

2 participants