1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/specs/jsr/excluded_export_module
2024-07-22 15:46:37 -04:00
..
__test__.jsonc feat(unstable/publish): error when a package's module is excluded from publishing (#22948) 2024-03-21 21:42:23 +00:00
deno.json feat(unstable/publish): error when a package's module is excluded from publishing (#22948) 2024-03-21 21:42:23 +00:00
excluded_file1.ts feat(unstable/publish): error when a package's module is excluded from publishing (#22948) 2024-03-21 21:42:23 +00:00
excluded_file2.ts feat(unstable/publish): error when a package's module is excluded from publishing (#22948) 2024-03-21 21:42:23 +00:00
LICENSE fix(publish): warn about missing license file (#24677) 2024-07-22 15:46:37 -04:00
main.ts feat(unstable/publish): error when a package's module is excluded from publishing (#22948) 2024-03-21 21:42:23 +00:00
not_imported_excluded_file.ts feat(unstable/publish): error when a package's module is excluded from publishing (#22948) 2024-03-21 21:42:23 +00:00
publish.out fix(publish): --dry-publish should error for gitignored excluded files (#23540) 2024-04-24 18:52:05 +00:00