`deno pack` CLI reference does not match Deno 2.9 behaviour
- Dominant language
- TypeScript
- Stars
- 204
- Forks
- 385
- Avg merge
- 14h 49m
- Merged PRs (30d)
- 7
Description
https://github.com/denoland/deno/pull/35331 (included in the 2.9 release) changed the behaviour of the `deno pack` subcommand, so that all files included by `deno publish` are also included in the npm tarball. This is obviously quite a bit more than what is documented in the [What's in the tarball](https://docs.deno.com/runtime/reference/cli/pack/#what's-in-the-tarball) section of the `deno pack` CLI reference page.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the `deno pack` CLI reference and review the “What’s in the tarball” section linked in the issue. Compare its description with the Deno 2.9 behavior described here, then update the documentation so it covers all files included by `deno publish`; verify the rendered page reflects the changed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 78/100