Age | Commit message (Collapse) | Author |
|
|
|
Adds an experimental unstable built-in package manager to Deno, but it is
currently not usable because the registry infrastructure hasn't been
setup and it points to a non-existent url by default. The default
registry url can be configured via the `DENO_REGISTRY_URL` environment
variable.
|
|
Closes #19742
|
|
(#19783)
|
|
Closes #18159
|
|
language server (#17891)
|
|
Effectively reverts changes done in
https://github.com/denoland/deno/pull/16816
|
|
|
|
|
|
directories (#15949)
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
|
|
|
Fixes #11476
|
|
triple slash references (#11285)
|
|
|