vitest/docs/config/browser/testerhtmlpath.md
2025-11-06 14:59:05 +01:00

11 lines
302 B
Markdown

---
title: browser.testerHtmlPath | Config
outline: deep
---
# browser.testerHtmlPath
- **Type:** `string`
A path to the HTML entry point. Can be relative to the root of the project. This file will be processed with [`transformIndexHtml`](https://vite.dev/guide/api-plugin#transformindexhtml) hook.