TanStack / router

🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
https://tanstack.com/router
MIT License
7.19k stars 486 forks source link

feat(router-generator): prepend and append user content to the generated route-tree file #1502

Closed SeanCassiere closed 4 weeks ago

SeanCassiere commented 4 weeks ago

From this comment: https://github.com/TanStack/router/pull/1496#issuecomment-2067631665

This change allows a user to prepend and append lines to the generated route-tree file by letting them configure an array of strings for each property.

nx-cloud[bot] commented 4 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 7fab077280950d8e97255c1d136352d5ed653189. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets - [`nx affected --targets=test:format,test:eslint,test:unit,test:build,build --parallel=3`](https://cloud.nx.app/runs/C0cMo0z2mk?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test:types --exclude=examples/**`](https://cloud.nx.app/runs/b9r8f7hguu?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.