Commit
feat: Enable server-side rendering and update loader function types
Commit details
Commit notes
Changes the server-side rendering (SSR) configuration to true in the router config. Updates loader function type imports from ClientLoaderFunctionArgs to LoaderFunctionArgs across multiple loaders for improved type safety and consistency.
- Files changed
- 2
- Lines added
- +13
- Lines removed
- −13