Update extending.md

This commit is contained in:
Jarred Sumner
2023-05-21 00:57:44 -07:00
parent ef9555b9e1
commit ae8fc25b58

View File

@@ -77,7 +77,7 @@ preload = ["./preloaded.ts"]
Plugin support is not implemented yet. **There is a bug and this feature is not working**.
{% /note %}
`bun:test` supports the same plugin API as bun's runtime and bun's bundler. See [Plugins](docs/bundler/plugins#usage) for more information.
`bun:test` supports the same plugin API as bun's runtime and bun's bundler. See [Plugins](/docs/bundler/plugins#usage) for more information.
## Example loader