summaryrefslogtreecommitdiff
path: root/scripts/cmd
diff options
context:
space:
mode:
authorGravatar chaegumi <ascorbic@users.noreply.github.com> 2025-02-24 12:02:11 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2025-02-24 12:02:11 +0000
commitbaf0c405dd9be1a13b1739bee45bb4aa258b3cab (patch)
tree9c02006ce44c46dc1655c47d3ac371525cfdacc7 /scripts/cmd
parentea790542e186b0d2d2e828cb3ebd23bde4d04879 (diff)
downloadastro-baf0c405dd9be1a13b1739bee45bb4aa258b3cab.tar.gz
astro-baf0c405dd9be1a13b1739bee45bb4aa258b3cab.tar.zst
astro-baf0c405dd9be1a13b1739bee45bb4aa258b3cab.zip
[ci] format
Diffstat (limited to 'scripts/cmd')
0 files changed, 0 insertions, 0 deletions
f7cc2a47a2584123a175b43a04b&follow=1'>[types] allow onLoad plugin callbacks to return undefined (#6346)Gravatar Silver 1-1/+1 Returning undefined simply falls through to the next plugin, or to the default loader. This is defined by esbuild, and supported by Bun, but the types don't reflect it properly. 2023-10-06docs: `file.stream()` is not a promise (#6337)Gravatar Paul Nodet 1-1/+1