1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/tools/registry
David Sherret 37279e0b0a
fix(add): error when config file contains importMap field (#25115)
The "imports" field has higher precedence than "importMap", so we should
error when `deno add` goes to add an `"imports"` field.

Closes https://github.com/denoland/deno/issues/24264
Closes https://github.com/denoland/deno/pull/24478
2024-08-20 16:32:01 -04:00
..
api.rs feat(publish): suggest importing jsr:@std/ for deno.land/std urls (#25046) 2024-08-16 10:42:11 -04:00
auth.rs fix(publish): permissionless dry-run in GHA (#22679) 2024-03-06 18:26:20 +05:30
diagnostics.rs feat(config/jsr): add license field (#25056) 2024-08-16 13:12:52 +00:00
graph.rs fix(publish): surface syntax errors when using --no-check (#24620) 2024-07-17 23:06:30 -04:00
mod.rs feat(config/jsr): add license field (#25056) 2024-08-16 13:12:52 +00:00
paths.rs fix(publish): workspace included license file had incorrect path (#24747) 2024-07-26 15:35:29 +00:00
pm.rs fix(add): error when config file contains importMap field (#25115) 2024-08-20 16:32:01 -04:00
provenance.rs Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-18 01:37:31 +02:00
publish_order.rs feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
tar.rs fix(publish): workspace included license file had incorrect path (#24747) 2024-07-26 15:35:29 +00:00
unfurl.rs feat(unstable): ability to use a local copy of jsr packages (#25068) 2024-08-20 14:11:43 +00:00