aboutsummaryrefslogtreecommitdiff
path: root/bench/snippets/stderr.mjs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-05-10Prepare to run these automaticallyGravatar Jarred Sumner 1-1/+1
2022-11-26Add a console.log write benchGravatar Jarred Sumner 1-0/+24
-size Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/packages/astro/test/fixtures/astro-envs (unfollow)
-types/bun.d.ts?h=dylan/github-api-option&id=48635fd9105c0f7cc2a47a2584123a175b43a04b&follow=1'>[types] allow onLoad plugin callbacks to return undefined (#6346)
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Fix Tailwind integration Typescript warning (#3732)Gravatar Victor 2-1/+6
2022-06-27[ci] formatGravatar bholmesdev 2-3/+3
2022-06-27Refactor: remove Deno shim to esbuild "banner" (#3734)Gravatar Ben Holmes 7-15/+22
2022-06-27[ci] formatGravatar FredKSchott 9-23/+25
2022-06-27update telemetry to support more anonymized project id (#3713)Gravatar Fred K. Schott 20-351/+311
2022-06-27SImplify "astro add" by removing confusing multi-select (#3715)Gravatar Fred K. Schott 13-258/+157
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