webpack / enhanced-resolve

Offers an async require.resolve function. It's highly configurable.
MIT License
916 stars 186 forks source link

fix: resolve for exports fields and exports fields #380

Closed alexander-akait closed 1 year ago

alexander-akait commented 1 year ago

fixes #355

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 94.11% and project coverage change: +0.02 :tada:

Comparison is base (da81b8e) 94.61% compared to head (a420b0f) 94.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #380 +/- ## ========================================== + Coverage 94.61% 94.64% +0.02% ========================================== Files 40 40 Lines 1615 1624 +9 ========================================== + Hits 1528 1537 +9 Misses 87 87 ``` | [Impacted Files](https://app.codecov.io/gh/webpack/enhanced-resolve/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack) | Coverage Δ | | |---|---|---| | [lib/ExtensionAliasPlugin.js](https://app.codecov.io/gh/webpack/enhanced-resolve/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack#diff-bGliL0V4dGVuc2lvbkFsaWFzUGx1Z2luLmpz) | `96.66% <91.66%> (+1.42%)` | :arrow_up: | | [lib/forEachBail.js](https://app.codecov.io/gh/webpack/enhanced-resolve/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack#diff-bGliL2ZvckVhY2hCYWlsLmpz) | `100.00% <100.00%> (ø)` | |

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