diff --git a/.changeset/famous-points-punch.md b/.changeset/famous-points-punch.md
new file mode 100644
index 00000000000..c4912f2c448
--- /dev/null
+++ b/.changeset/famous-points-punch.md
@@ -0,0 +1,5 @@
+---
+"@remix-run/dev": patch
+---
+
+Support `nonce` prop on `LiveReload` component in Vite dev
diff --git a/integration/vite-dev-test.ts b/integration/vite-dev-test.ts
index ebed5d87669..0edf0593afa 100644
--- a/integration/vite-dev-test.ts
+++ b/integration/vite-dev-test.ts
@@ -56,7 +56,7 @@ test.describe("Vite dev", () => {
-
+