mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
f4b9d85862
This makes bare specifiers for npm packages work when inside a workspace, which emulates the same behaviour as when there's a node_modules directory. The bare specifier can be overwritten by specifying an import map entry or package.json dependency entry. * https://github.com/denoland/deno_config/pull/88 Closes #24605
4 lines
127 B
Text
4 lines
127 B
Text
Download http://localhost:4260/@denotest/esm-basic
|
|
Download http://localhost:4260/@denotest/esm-basic/1.0.0.tgz
|
|
Hello 5
|
|
C: Hi!
|