`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•11mo ago
Yup, seeing the same thing
extended-salmonOP•11mo ago
very odd
national-gold•10mo ago
I just gitignore these. i saw this without start (just TSR / Vite) as well