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