You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can tell so far, it looks to be that the router-plugin isn't being registered by esbuild.
In fact, I'm having doubts as to whether it's even detecting the esbuild.config.js file.
Which project does this relate to?
Router
Describe the bug
When using esbuild with file-based routing, the routeTree isn't generated.
Your Example Website or App
https://stackblitz.com/edit/github-yqs94yab?file=src%2FrouteTree.gen.ts
Steps to Reproduce the Bug or Issue
Go to
Delete
Run
pnpm run build
Crash
Expected behavior
Regeneration of the routeTree
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: