0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-22 13:13:32 -05:00
denoland-deno/cli/tools/registry
David Sherret 109d66bb78
fix(publish): regression - publishing with vendor folder (#22830)
In
https://github.com/denoland/deno/pull/22720/files#diff-d62d85de2a7ffb816cd2fdbaa47e588352f521c7c43d058b75649bbb255e0ae1R70
, I copy and pasted from another area of the code and didn't think about
removing how it ignores the vendor folder by default.
2024-03-14 10:11:29 -07:00
..
api.rs feat(publish): add npm: suggestion for esm.sh specifiers (#22343) 2024-03-08 12:38:20 +05:30
auth.rs fix(publish): permissionless dry-run in GHA (#22679) 2024-03-08 12:38:23 +05:30
diagnostics.rs feat(publish): add npm: suggestion for esm.sh specifiers (#22343) 2024-03-08 12:38:20 +05:30
graph.rs feat(unstable/lint): no-slow-types for JSR packages (#22430) 2024-02-19 15:28:41 +00:00
mod.rs fix(publish): regression - publishing with vendor folder (#22830) 2024-03-14 10:11:29 -07:00
paths.rs feat(publish): give diagnostic on invalid package files (#22082) 2024-01-24 21:24:52 +00:00
pm.rs feat(unstable/pm): support npm packages in 'deno add' (#22715) 2024-03-08 12:38:23 +05:30
provenance.rs perf(cli): use faster_hex (#22761) 2024-03-08 12:38:24 +05:30
publish_order.rs feat(unstable/lint): no-slow-types for JSR packages (#22430) 2024-02-19 15:28:41 +00:00
tar.rs fix(publish): regression - publishing with vendor folder (#22830) 2024-03-14 10:11:29 -07:00
unfurl.rs fix(tools/publish): correctly handle importing from self in unfurling (#22774) 2024-03-08 12:38:24 +05:30