-
Notifications
You must be signed in to change notification settings - Fork 140
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
deno 2.0.1 (stable, release, aarch64-apple-darwin)
I wanted to figure out what transformations publishing packages performs on TypeScript code. https://jsr.io/docs/publishing-packages mentions:
When using Deno, the
include
andexclude
options indeno.json
are used for many other Deno subcommands as well, such asdeno test
anddeno bundle
.From what I can tell,
deno bundle
is completely removed indeno
now, so I don't think it serves as a good examle.
Moved from denoland/deno#26609
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
Done