Skip to content

fix(helpers): helpers.d.ts at root using wrong dist file#141

Closed
userquin wants to merge 1 commit intounjs:mainfrom
userquin:fix-helpers-dts
Closed

fix(helpers): helpers.d.ts at root using wrong dist file#141
userquin wants to merge 1 commit intounjs:mainfrom
userquin:fix-helpers-dts

Conversation

@userquin
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.00%. Comparing base (46f6cee) to head (c616458).
⚠️ Report is 28 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #141       +/-   ##
===========================================
- Coverage   93.54%   59.00%   -34.54%     
===========================================
  Files          25       56       +31     
  Lines        1797     2898     +1101     
  Branches      335      748      +413     
===========================================
+ Hits         1681     1710       +29     
- Misses        115      933      +818     
- Partials        1      255      +254     

☔ 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.

@antfu
Copy link
Member

antfu commented Oct 28, 2025

I wonder if we still need to support this module resolution anymore

@userquin
Copy link
Contributor Author

We can remove the dts or just use the correct file from the dist folder, this pr just fix the dts import.

@antfu antfu closed this in 8c952a1 Oct 30, 2025
@userquin userquin deleted the fix-helpers-dts branch October 30, 2025 09:58
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.

2 participants