Closed as not planned
Closed as not planned
Description
compiler version after this patch rescript-lang/syntax#655
[minimal, reproducible example] https://github.com/jihchi/vitejs-template-react-rescript (delete the App.resi file)
Main.res depends on App.res , edit App.res and Main.bs.js will also been write with no content change , result a full page reload , broken the fast refresh
if revert this commmit or add a interface file ( App.resi ) to the edit file , the problem gone
OS : wsl2