Commit 435a215
docs(ui): drop the build-time env-var section from the extension guide
`VITE_API_MODE` is not an extension concern and was only there to sit beside the
example switch; it is covered by `playwright/README.md` and `api/config.ts`. A
section explaining build-time variables does not belong in a guide about writing
an extension.
What an extension author actually needed from it — do not put a `VITE_` prefix on
your setting, and why that would silently break it — is now one paragraph where
settings are already being explained.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Nicholas Bucher <behappy54321@gmail.com>1 parent e70ff22 commit 435a215
1 file changed
Lines changed: 5 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
548 | 530 | | |
549 | 531 | | |
550 | 532 | | |
| |||
0 commit comments