Describe the bug
This might not be a bug related to the start directly, but somehow it works fine in vite directly.
the problem that some file is not compliant with fast refresh and therefore it invalidates
it breaks in the start starter but works fine in vite.
check the repository for a reproduction
Your Example Website or App
https://github.com/omarkhatibco/start-test
Steps to Reproduce the Bug or Issue
run bun install and then bun dev
check both urls http://localhost:3000/ & http://localhost:5174/
you can see that start url is failing.
Expected behavior
it should work fine
Screenshots or Videos
No response
Platform
- OS: macos
- Browser: Chrome
- Version: lastest
Additional context
No response
Describe the bug
This might not be a bug related to the start directly, but somehow it works fine in vite directly.
the problem that some file is not compliant with fast refresh and therefore it invalidates
it breaks in the start starter but works fine in vite.
check the repository for a reproduction
Your Example Website or App
https://github.com/omarkhatibco/start-test
Steps to Reproduce the Bug or Issue
run
bun installand thenbun devcheck both urls
http://localhost:3000/&http://localhost:5174/you can see that start url is failing.
Expected behavior
it should work fine
Screenshots or Videos
No response
Platform
Additional context
No response