diff options
author | 2023-10-07 03:22:38 +0100 | |
---|---|---|
committer | 2023-10-06 19:22:38 -0700 | |
commit | 48635fd9105c0f7cc2a47a2584123a175b43a04b (patch) | |
tree | 3931668d2c1e3f60b16a50edb516c7d6a0e77389 /src | |
parent | 456d6be02228c2e755a70d89a5f9e24f751398ec (diff) | |
download | bun-48635fd9105c0f7cc2a47a2584123a175b43a04b.tar.gz bun-48635fd9105c0f7cc2a47a2584123a175b43a04b.tar.zst bun-48635fd9105c0f7cc2a47a2584123a175b43a04b.zip |
[types] allow onLoad plugin callbacks to return undefined (#6346)
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions