deno/cli/tools
David Sherret f8543a9fd8
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-09 20:40:53 -05:00
..
bench fix(publish): make include and exclude work (#22720) 2024-03-07 20:16:32 -05:00
coverage fix(publish): make include and exclude work (#22720) 2024-03-07 20:16:32 -05:00
init chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
jupyter refactor(cli): clean up test runner channels (#22422) 2024-02-23 11:11:15 -07:00
lint fix(publish): make include and exclude work (#22720) 2024-03-07 20:16:32 -05:00
registry fix(publish): regression - publishing with vendor folder (#22830) 2024-03-09 20:40:53 -05:00
repl chore: fix typos (#22677) 2024-03-04 14:28:57 +00:00
run feat: denort binary for deno compile (#22205) 2024-02-13 21:52:30 +05:30
test fix(publish): make include and exclude work (#22720) 2024-03-07 20:16:32 -05:00
vendor fix(node): improve cjs tracking (#22673) 2024-03-06 00:23:51 +00:00
bundle.rs fix(lsp): import map expansion (#22553) 2024-02-24 00:21:09 -05:00
check.rs fix(unstable/publish): repect --no-check in no-slow-types (#22653) 2024-03-01 15:54:46 +00:00
compile.rs fix(compile): respect compiler options for emit (#22521) 2024-02-21 23:03:11 +00:00
doc.rs fix(publish): make include and exclude work (#22720) 2024-03-07 20:16:32 -05:00
fmt.rs fix(publish): make include and exclude work (#22720) 2024-03-07 20:16:32 -05:00
info.rs perf(jsr): fast check cache and lazy fast check graph (#22485) 2024-02-20 21:29:57 +00:00
installer.rs fix(install): forward granular --unstable-* flags (#22164) 2024-02-01 09:16:37 +05:30
mod.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
task.rs fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858) 2024-01-08 19:30:36 -05:00
upgrade.rs chore: fix typos (#22677) 2024-03-04 14:28:57 +00:00