1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/node
Bartek Iwańczuk 1416713cb3
fix(npm): using types for packages with subpath (#16656)
For CommonJS packages we were not trying different extensions for files
specified as subpath of the package ([package_name]/[subpath]). 
This commit fixes that.
2022-11-16 20:41:27 +01:00
..
analyze.rs fix(npm): add console global for node environment (#16519) 2022-11-02 19:08:09 -04:00
mod.rs fix(npm): using types for packages with subpath (#16656) 2022-11-16 20:41:27 +01:00