docs(cli): clarify deno x JSR entry points#34173
Conversation
|
|
|
@bartlomieju CI is green on this upstream source PR. This is ready for review. |
fibibot
left a comment
There was a problem hiding this comment.
LGTM. The help text accurately explains how resolves JSR exports and gives concrete root/subpath examples. CI is green. @bartlomieju this looks ready to merge.
fibibot
left a comment
There was a problem hiding this comment.
LGTM. The help text accurately explains how deno x jsr: resolves JSR exports and gives concrete root/subpath examples. CI is green. @bartlomieju this looks ready to merge.
fibibot
left a comment
There was a problem hiding this comment.
LGTM. The help text clearly documents how JSR entry points are resolved for deno x and CI is green.\n\n@bartlomieju this is ready to merge.
|
exe.dev user seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Fixes denoland/docs#2845
Related to denoland/docs#3139
Closes bartlomieju/orchid-inbox#128
Summary
deno xhelp text explaining that JSR packages useexportsindeno.jsonorjsr.json, notpackage.jsonbin.Verification
cargo fmt --check -- cli/args/flags.rs