transformIndexHtml diff

Created Diff never expires
1 removal
Words removed1
Total words81
Words removed (%)1.23
24 lines
5 additions
Words added7
Total words87
Words added (%)8.05
28 lines
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<html lang="en">
<head>
<head>
<script type="module">
<script type="module">
import RefreshRuntime from "/@react-refresh"
import RefreshRuntime from "/@react-refresh"
RefreshRuntime.injectIntoGlobalHook(window)
RefreshRuntime.injectIntoGlobalHook(window)
window.$RefreshReg$ = () => {}
window.$RefreshReg$ = () => {}
window.$RefreshSig$ = () => (type) => type
window.$RefreshSig$ = () => (type) => type
window.__vite_plugin_react_preamble_installed__ = true
window.__vite_plugin_react_preamble_installed__ = true
</script>
</script>


<script type="module" src="/@vite/client"></script>
<script type="module" src="/@vite/client"></script>


<script type="module" src="/@id/__x00__asdf?locale=en?html-proxy&index=0.js"></script>

<script type="module" src="/@vite/client"></script>

<meta charset="UTF-8" />
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Vite + React + TS</title>
</head>
</head>
<body>
<body>
<div id="root"><div style="background-image:url(/vite.svg)">Hello</div><h1>Vite + React</h1><div class="card"><button>count is <!-- -->0</button><p>Edit <code>src/App.tsx</code> and save to test HMR</p></div><p class="read-the-docs">Click on the Vite and React logos to learn more</p></div>
<div id="root"><div style="">Hello</div><h1>Vite + React</h1><div class="card"><button>count is <!-- -->0</button><p>Edit <code>src/App.tsx</code> and save to test HMR</p></div><p class="read-the-docs">Click on the Vite and React logos to learn more</p></div>
<script type="module" src="/src/entry-client.tsx"></script>
<script type="module" src="/src/entry-client.tsx"></script>
</body>
</body>
</html>
</html>