T
TanStack11mo ago
extended-salmon

`app.config.timestamp_NNN.js` files created when running `pnpm dev`

Here is the reproduction steps: - clone https://github.com/TanStack/router - cd router/examples/react/start-trellaux - pnpm i - pnpm dev Error messages are attached. for some reason app.config.timestamp_NNN.js files are being added to my directory.
GitHub
GitHub - TanStack/router: 🤖 Fully typesafe Router for React (and fr...
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering. - TanStack/router
3 Replies
other-emerald
other-emerald11mo ago
Yup, seeing the same thing
extended-salmon
extended-salmonOP11mo ago
very odd
national-gold
national-gold10mo ago
I just gitignore these. i saw this without start (just TSR / Vite) as well

Did you find this page helpful?