oxc-project / oxc-resolver

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

Expose resolve tsconfig function #289

Closed Boshen closed 1 week ago

Boshen commented 1 month ago

https://github.com/oxc-project/oxc/issues/6913 need to get the tsconfig and read some data

Boshen commented 2 weeks ago

https://github.com/oxc-project/oxc-resolver/blob/7b746d4c515efaf9053f488fa1861fd123e65be8/src/lib.rs#L1128-L1133