David Sherret
|
2680b09b0d
|
fix(publish): warn about missing license file (#24677)
Part of https://github.com/denoland/deno/issues/24676 , but just a
warning for now.
|
2024-07-22 22:48:40 +02:00 |
|
David Sherret
|
ded6afccf2
|
fix(publish): --dry-publish should error for gitignored excluded files (#23540)
Files that were gitignored only were not included in the diagnostic.
|
2024-04-24 18:52:05 +00:00 |
|
David Sherret
|
f96f167dc8
|
feat(unstable/publish): error when a package's module is excluded from publishing (#22948)
Closes #22657
|
2024-03-21 21:42:23 +00:00 |
|