Code comments in __root.tsx
can cause vite plugin issue
#3121
Labels
start
Everything about TanStack Start
__root.tsx
can cause vite plugin issue
#3121
Which project does this relate to?
Start
Describe the bug
Having code comments in
__root.tsx
as per the below StackBlitz reproduction can cause this error -Your Example Website or App
https://stackblitz.com/edit/tanstack-router-xi2evreq?file=app%2Froutes%2F__root.tsx&preset=node
Steps to Reproduce the Bug or Issue
__root.tsx
remove the space in// createServer Fn
to recreate the errorTemporary hack to fix HMR
comment further below also makes the error go awayExpected behavior
As a user I was expecting not to have errors caused by comments in
__root.tsx
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: