summaryrefslogtreecommitdiff
path: root/tests/specs/publish/unanalyzable_dynamic_import
AgeCommit message (Collapse)Author
2024-07-22fix(publish): warn about missing license file (#24677)David Sherret
Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now.
2024-06-05fix: better handling of npm resolution occurring on workers (#24094)David Sherret
Closes https://github.com/denoland/deno/issues/24063
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret