Vite + RSC + Nitro
Request URL: {props.url?.href}
-
Edit
src/client.tsx to test client HMR.
-
Edit
src/root.tsx to test server HMR.
-
Visit{" "}
_.rsc
{" "}
to view RSC stream payload.
-
Visit{" "}
?__nojs
{" "}
to test server action without js enabled.
);
}
```
```text [app/assets/nitro.svg]