This allows snapshots of file:/// pages with external stylesheets, images, etc to be rendered correctly in the trace viewer. (Otherwise, it tries to request the file:/// URIs directly and the requests get blocked by the browser.) Fixes #31112. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| bundle.js | ||
| index.html | ||
| package.json | ||
| snapshot.html | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| uiMode.html | ||
| vite.config.ts | ||
| vite.sw.config.ts | ||