939 B
939 B
title, hidden
| title | hidden |
|---|---|
| Special Files | true |
Special Files
The content of this page has been moved to the following:
react-router.config.ts- Optional configuration file for your approot.tsx- Required root route that renders the HTML documentroutes.ts- Required route configuration mapping URLs to componentsentry.client.tsx- Optional client-side entry point for hydrationentry.server.tsx- Optional server-side entry point for rendering.servermodules - Server-only modules excluded from client bundles.clientmodules - Client-only modules excluded from server bundles