Bartek Iwańczuk
|
92a8d09e49
|
fix(npm): set up node_modules/.bin/ entries for package that provide bin entrypoints (#23496)
Closes https://github.com/denoland/deno/issues/23036
---------
Co-authored-by: Nathan Whitaker <nathan@deno.com>
|
2024-05-23 23:43:38 +00:00 |
|
Nayeem Rahman
|
a5111fbc4d
|
fix(cli): use CliNodeResolver::resolve() for managed node_modules (#23902)
|
2024-05-21 17:54:15 +01:00 |
|
David Sherret
|
a9708037c9
|
fix(node): better cjs re-export handling (#23760)
Closes #23458
|
2024-05-10 09:55:20 -04:00 |
|
David Sherret
|
1587387bcc
|
chore(test): move npm registries to separate servers and to the tests/registry folder (#23717)
1. Moves the npm registries to their own dedicated ports.
2. Moves the data files out of `tests/testdata/npm/registry` to
`tests/registry/npm`.
|
2024-05-07 01:06:01 +00:00 |
|