1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests
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
..
integration fix(npm): using types for packages with subpath (#16656) 2022-11-16 20:41:27 +01:00
testdata fix(npm): using types for packages with subpath (#16656) 2022-11-16 20:41:27 +01:00
unit fix(ext/webstorage): make web storages re-assignable (#16661) 2022-11-17 02:12:58 +09:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00