mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 15:24:46 -05:00
300fd07fad
If resolving types for an npm package, we didn't find "types" entry in the conditional exports declaration we were falling-through to regular resolution, instead of short-circuiting and giving up on resolving types, which might lead to unwarranted errors. Closes https://github.com/denoland/deno/issues/16649 |
||
---|---|---|
.. | ||
analyze.rs | ||
mod.rs |