Open bakerac4 opened 5 years ago
Just found this library, cool! I noticed this bug too when trying it out. When running tns preview --no-hmr
and update a hbs file, the previewer does not restart. In the console I see the file is updated, so there is no problem with watching the correct files. I am completely new to NativeScript, so it will take some time to find the solution. If you know in which direction to look, please let me know.
This problem also exists for Vue
We have noticed that while using it, HMR doesn't work on hbs files and HMR inconsistently works on backing component TS Files.