oxc-project / oxc-resolver

Rust version of webpack/enhanced-resolve
https://oxc.rs/docs/guide/usage/resolver.html
MIT License
122 stars 18 forks source link

chore: document directory is an absolute path for `resolve(directory, specifier)` #206

Closed Boshen closed 3 months ago

Boshen commented 3 months ago

relates #201

codspeed-hq[bot] commented 3 months ago

CodSpeed Performance Report

Merging #206 will not alter performance

Comparing doc-path (d172d73) with main (fe9a10a)

Summary

✅ 2 untouched benchmarks

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.91%. Comparing base (fe9a10a) to head (d172d73).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #206 +/- ## ======================================= Coverage 96.91% 96.91% ======================================= Files 11 11 Lines 2299 2299 ======================================= Hits 2228 2228 Misses 71 71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.