docs(diffs): update docs for diffs plugin

This commit is contained in:
Gustavo Madeira Santana
2026-02-28 20:40:30 -05:00
parent 0abf47cfd5
commit 39e09273ca
4 changed files with 135 additions and 0 deletions

View File

@@ -151,3 +151,4 @@ diff --git a/src/example.ts b/src/example.ts
- The viewer is hosted locally through the gateway under `/plugins/diffs/...`.
- Artifacts are ephemeral and stored in the local temp directory.
- PNG rendering requires a Chromium-compatible browser. Set `browser.executablePath` if auto-detection is not enough.
- Diff rendering is powered by [Diffs](https://diffs.com).