mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 23:31:24 -05:00
![David Sherret](/assets/img/avatar_default.png)
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!
|